is not current version
Last Version 1.2.0

africa.absa:inception-cache 1.1.1


GroupId

GroupId

africa.absa
ArtifactId

ArtifactId

inception-cache
Version

Version

1.1.1
Type

Type

jar

Download inception-cache 1.1.1


<!-- https://jarcasting.com/artifacts/africa.absa/inception-cache/ -->
<dependency>
    <groupId>africa.absa</groupId>
    <artifactId>inception-cache</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/africa.absa/inception-cache/
implementation 'africa.absa:inception-cache:1.1.1'
// https://jarcasting.com/artifacts/africa.absa/inception-cache/
implementation ("africa.absa:inception-cache:1.1.1")
'africa.absa:inception-cache:jar:1.1.1'
<dependency org="africa.absa" name="inception-cache" rev="1.1.1">
  <artifact name="inception-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='africa.absa', module='inception-cache', version='1.1.1')
)
libraryDependencies += "africa.absa" % "inception-cache" % "1.1.1"
[africa.absa/inception-cache "1.1.1"]