is not current version
Last Version 1.0.7

io.get-coursier:interface 0.0.25

interface

GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

interface
Version

Version

0.0.25
Type

Type

jar

Download interface 0.0.25


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