is not current version
Last Version 1.1.0-M14-2

io.get-coursier:coursier-cache_2.13.0-M5 1.1.0-M11-1

coursier-cache

GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

coursier-cache_2.13.0-M5
Version

Version

1.1.0-M11-1
Type

Type

jar

Download coursier-cache_2.13.0-M5 1.1.0-M11-1


<!-- https://jarcasting.com/artifacts/io.get-coursier/coursier-cache_2.13.0-M5/ -->
<dependency>
    <groupId>io.get-coursier</groupId>
    <artifactId>coursier-cache_2.13.0-M5</artifactId>
    <version>1.1.0-M11-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.get-coursier/coursier-cache_2.13.0-M5/
implementation 'io.get-coursier:coursier-cache_2.13.0-M5:1.1.0-M11-1'
// https://jarcasting.com/artifacts/io.get-coursier/coursier-cache_2.13.0-M5/
implementation ("io.get-coursier:coursier-cache_2.13.0-M5:1.1.0-M11-1")
'io.get-coursier:coursier-cache_2.13.0-M5:jar:1.1.0-M11-1'
<dependency org="io.get-coursier" name="coursier-cache_2.13.0-M5" rev="1.1.0-M11-1">
  <artifact name="coursier-cache_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.get-coursier', module='coursier-cache_2.13.0-M5', version='1.1.0-M11-1')
)
libraryDependencies += "io.get-coursier" % "coursier-cache_2.13.0-M5" % "1.1.0-M11-1"
[io.get-coursier/coursier-cache_2.13.0-M5 "1.1.0-M11-1"]