g

gemini-store-keeper

simplify build the MVI architecture
https://github.com/kdk96/gemini
MIT
Dias Kinayatov
Files download
File Operation
gemini-store-keeper-2.0.0-alpha5-native-mt.pom download
gemini-store-keeper-2.0.0-alpha5-native-mt-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.kdk96</groupId>
  <artifactId>gemini-store-keeper</artifactId>
  <version>2.0.0-alpha5-native-mt</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.kdk96:gemini-store-keeper:2.0.0-alpha5-native-mt'
Gradle Kotlin
implementation("io.github.kdk96:gemini-store-keeper:2.0.0-alpha5-native-mt")
Scala SBT
libraryDependencies += "io.github.kdk96" % "gemini-store-keeper" % "2.0.0-alpha5-native-mt"
Groovy Grape
@Grapes(
  @Grab(group='io.github.kdk96', module='gemini-store-keeper', version='2.0.0-alpha5-native-mt')
)
Apache Ivy
<dependency org="io.github.kdk96" name="gemini-store-keeper" rev="2.0.0-alpha5-native-mt" />
Leiningen
[io.github.kdk96/gemini-store-keeper "2.0.0-alpha5-native-mt"]
Apache Buildr
'io.github.kdk96:gemini-store-keeper:jar:2.0.0-alpha5-native-mt'