License |
License |
---|---|
GroupId | GroupIdorg.bitlap |
ArtifactId | ArtifactIdsmt-cacheable-core_2.12 |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmt-cacheable-core
smt-cacheable-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitlap/smt-cacheable-core_2.12/
implementation 'org.bitlap:smt-cacheable-core_2.12:0.5.4'
// https://jarcasting.com/artifacts/org.bitlap/smt-cacheable-core_2.12/
implementation ("org.bitlap:smt-cacheable-core_2.12:0.5.4")
'org.bitlap:smt-cacheable-core_2.12:jar:0.5.4'
<dependency org="org.bitlap" name="smt-cacheable-core_2.12" rev="0.5.4">
<artifact name="smt-cacheable-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitlap', module='smt-cacheable-core_2.12', version='0.5.4')
)
libraryDependencies += "org.bitlap" % "smt-cacheable-core_2.12" % "0.5.4"
[org.bitlap/smt-cacheable-core_2.12 "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.14 |
org.scala-lang : scala-library | jar | 2.12.14 |
org.scala-lang : scala-reflect | jar | 2.12.14 |
dev.zio : zio_2.12 | jar | 1.0.14 |
dev.zio : zio-streams_2.12 | jar | 1.0.14 |
dev.zio : zio-logging_2.12 | jar | 0.5.14 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.12 |