is not current version
Last Version 1.0.7

io.get-coursier:interface 0.0.21

interface

GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

interface
Version

Version

0.0.21
Type

Type

jar

Download interface 0.0.21


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