File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed
Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 11<img src =" https://raw.githubusercontent.com/arkivanov/MVIKotlin/master/docs/media/logo/landscape/png/mvikotlin_coloured.png " height =" 64 " >
22
3- [ ![ Download ] ( https://api.bintray.com/packages/arkivanov/ maven/mvikotlin/images/download.svg )] ( https://bintray.com/arkivanov/ maven/ mvikotlin/_latestVersion )
3+ [ ![ Maven Central ] ( https://img.shields.io/ maven-central/v/com.arkivanov.mvikotlin/mvikotlin?color=blue )] ( https://search. maven.org/artifact/com.arkivanov. mvikotlin/mvikotlin )
44[ ![ License] ( https://img.shields.io/badge/License-Apache/2.0-blue.svg )] ( https://github.com/arkivanov/MVIKotlin/blob/master/LICENSE )
55[ ![ kotlinlang|MVIKotlin] ( https://img.shields.io/badge/kotlinlang-mvikotlin-blue?logo=slack )] ( https://kotlinlang.slack.com/archives/C01403U1ZGW )
66
@@ -43,16 +43,7 @@ You can find one of the architecture options in the [samples](https://github.com
4343Recommended minimum Gradle version is 5.3. Please read first the documentation about
4444[ metadata publishing mode] ( https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#experimental-metadata-publishing-mode ) .
4545
46- MVIKotlin is published to Bintray, the repository is synchronized with JCenter.
47- Make sure you have the JCenter repository specified in your build.gradle:
48-
49- ``` groovy
50- repositories {
51- jcenter()
52- }
53- ```
54-
55- There are a number of modules published:
46+ There are a number of modules published to Maven Central:
5647- ` mvikotlin ` - core interfaces and functionality (multiplatform)
5748- ` mvikotlin-main ` - the main module with the default ` Store ` implementation (mutiplatform)
5849- ` mvikotlin-logging ` - logging functionality (mutiplatform)
You can’t perform that action at this time.
0 commit comments