is not current version
Last Version 1.0.0-M6

com.github.cb372:scalacache-circe_3 1.0.0-M5

circe

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scalacache-circe_3
Version

Version

1.0.0-M5
Type

Type

jar

Download scalacache-circe_3 1.0.0-M5


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