is not current version
Last Version 0.5.4

org.bitlap:smt-cacheable-core_2.12 0.5.0

smt-cacheable-core

GroupId

GroupId

org.bitlap
ArtifactId

ArtifactId

smt-cacheable-core_2.12
Version

Version

0.5.0
Type

Type

jar

Download smt-cacheable-core_2.12 0.5.0


<!-- https://jarcasting.com/artifacts/org.bitlap/smt-cacheable-core_2.12/ -->
<dependency>
    <groupId>org.bitlap</groupId>
    <artifactId>smt-cacheable-core_2.12</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitlap/smt-cacheable-core_2.12/
implementation 'org.bitlap:smt-cacheable-core_2.12:0.5.0'
// https://jarcasting.com/artifacts/org.bitlap/smt-cacheable-core_2.12/
implementation ("org.bitlap:smt-cacheable-core_2.12:0.5.0")
'org.bitlap:smt-cacheable-core_2.12:jar:0.5.0'
<dependency org="org.bitlap" name="smt-cacheable-core_2.12" rev="0.5.0">
  <artifact name="smt-cacheable-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitlap', module='smt-cacheable-core_2.12', version='0.5.0')
)
libraryDependencies += "org.bitlap" % "smt-cacheable-core_2.12" % "0.5.0"
[org.bitlap/smt-cacheable-core_2.12 "0.5.0"]