is not current version
Last Version 2.1.4

com.gitee.smiletou:jykits-cache 2.0.0

jykits 缓存

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.gitee.smiletou
ArtifactId

ArtifactId

jykits-cache
Version

Version

2.0.0
Type

Type

jar

Download jykits-cache 2.0.0


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