k

keep-api-iosx64

An API to help caching simple objects
https://github.com/aSoft-Ltd/kase
MIT License
Anderson Lameck
Files download
File Operation
keep-api-iosx64-2.0.17.pom download
keep-api-iosx64-2.0.17-sources.jar download
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>keep-api-iosx64</artifactId>
  <version>2.0.17</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:keep-api-iosx64:2.0.17'
Gradle Kotlin
implementation("tz.co.asoft:keep-api-iosx64:2.0.17")
Scala SBT
libraryDependencies += "tz.co.asoft" % "keep-api-iosx64" % "2.0.17"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='keep-api-iosx64', version='2.0.17')
)
Apache Ivy
<dependency org="tz.co.asoft" name="keep-api-iosx64" rev="2.0.17" />
Leiningen
[tz.co.asoft/keep-api-iosx64 "2.0.17"]
Apache Buildr
'tz.co.asoft:keep-api-iosx64:jar:2.0.17'