is not current version
Last Version 0.27.0

com.github.ikhoon:scalacache-arcus_2.12 0.24.4

scalacache-arcus

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.ikhoon
ArtifactId

ArtifactId

scalacache-arcus_2.12
Version

Version

0.24.4
Type

Type

jar

Download scalacache-arcus_2.12 0.24.4


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