is not current version
Last Version 2.0.0

com.github.mrcritical:ironcache 1.0.0


GroupId

GroupId

com.github.mrcritical
ArtifactId

ArtifactId

ironcache
Version

Version

1.0.0
Type

Type

jar

Download ironcache 1.0.0


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