Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.lyloou |
ArtifactId | ArtifactIdcomponent-cache-datacache-library |
Version | Version1.0.27 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lyloou/component-cache-datacache-library/ -->
<dependency>
<groupId>com.lyloou</groupId>
<artifactId>component-cache-datacache-library</artifactId>
<version>1.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyloou/component-cache-datacache-library/
implementation 'com.lyloou:component-cache-datacache-library:1.0.27'
// https://jarcasting.com/artifacts/com.lyloou/component-cache-datacache-library/
implementation ("com.lyloou:component-cache-datacache-library:1.0.27")
'com.lyloou:component-cache-datacache-library:jar:1.0.27'
<dependency org="com.lyloou" name="component-cache-datacache-library" rev="1.0.27">
<artifact name="component-cache-datacache-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyloou', module='component-cache-datacache-library', version='1.0.27')
)
libraryDependencies += "com.lyloou" % "component-cache-datacache-library" % "1.0.27"
[com.lyloou/component-cache-datacache-library "1.0.27"]