c

component-cache-datacache-library

Files download
File Operation
component-cache-datacache-library-1.0.57.jar download
component-cache-datacache-library-1.0.57.pom download
component-cache-datacache-library-1.0.57-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lyloou</groupId>
  <artifactId>component-cache-datacache-library</artifactId>
  <version>1.0.57</version>
</dependency>
Gradle Groovy
implementation 'com.lyloou:component-cache-datacache-library:1.0.57'
Gradle Kotlin
implementation("com.lyloou:component-cache-datacache-library:1.0.57")
Scala SBT
libraryDependencies += "com.lyloou" % "component-cache-datacache-library" % "1.0.57"
Groovy Grape
@Grapes(
  @Grab(group='com.lyloou', module='component-cache-datacache-library', version='1.0.57')
)
Apache Ivy
<dependency org="com.lyloou" name="component-cache-datacache-library" rev="1.0.57" />
Leiningen
[com.lyloou/component-cache-datacache-library "1.0.57"]
Apache Buildr
'com.lyloou:component-cache-datacache-library:jar:1.0.57'