k

keep-api-watchosx64

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