is not current version
Last Version 0.3.0

net.sf.itcb.addons.cache:itcb-cache 0.1.0


Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.addons.cache
ArtifactId

ArtifactId

itcb-cache
Version

Version

0.1.0
Type

Type

jar

Download itcb-cache 0.1.0


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