GroupId | GroupIdbr.eti.clairton |
---|---|
ArtifactId | ArtifactIdjcache-policy |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
jcache-policy-1.1.2.pom | |
jcache-policy-1.1.2.jar | 16 KB |
jcache-policy-1.1.2-sources.jar | 10 KB |
jcache-policy-1.1.2-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.eti.clairton/jcache-policy/ -->
<dependency>
<groupId>br.eti.clairton</groupId>
<artifactId>jcache-policy</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.clairton/jcache-policy/
implementation 'br.eti.clairton:jcache-policy:1.1.2'
// https://jarcasting.com/artifacts/br.eti.clairton/jcache-policy/
implementation ("br.eti.clairton:jcache-policy:1.1.2")
'br.eti.clairton:jcache-policy:jar:1.1.2'
<dependency org="br.eti.clairton" name="jcache-policy" rev="1.1.2">
<artifact name="jcache-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.clairton', module='jcache-policy', version='1.1.2')
)
libraryDependencies += "br.eti.clairton" % "jcache-policy" % "1.1.2"
[br.eti.clairton/jcache-policy "1.1.2"]