GroupId | GroupIdar.com.siripo |
---|---|
ArtifactId | ArtifactIdarcache-backend-speedup |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-speedup/ -->
<dependency>
<groupId>ar.com.siripo</groupId>
<artifactId>arcache-backend-speedup</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-speedup/
implementation 'ar.com.siripo:arcache-backend-speedup:1.1.0'
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-speedup/
implementation ("ar.com.siripo:arcache-backend-speedup:1.1.0")
'ar.com.siripo:arcache-backend-speedup:jar:1.1.0'
<dependency org="ar.com.siripo" name="arcache-backend-speedup" rev="1.1.0">
<artifact name="arcache-backend-speedup" type="jar" />
</dependency>
@Grapes(
@Grab(group='ar.com.siripo', module='arcache-backend-speedup', version='1.1.0')
)
libraryDependencies += "ar.com.siripo" % "arcache-backend-speedup" % "1.1.0"
[ar.com.siripo/arcache-backend-speedup "1.1.0"]