is not current version
Last Version 1.0.7

io.get-coursier:interface 1.0.3

interface

GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

interface
Version

Version

1.0.3
Type

Type

jar

Download interface 1.0.3


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