is not current version
Last Version 0.49

com.github.mizool.technology:technology-cache %25NEXT_DEVELOP_SNAPSHOT%25


GroupId

GroupId

com.github.mizool.technology
ArtifactId

ArtifactId

technology-cache
Version

Version

%25NEXT_DEVELOP_SNAPSHOT%25
Type

Type

jar

Download technology-cache %25NEXT_DEVELOP_SNAPSHOT%25


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