License |
License |
---|---|
GroupId | GroupIdio.get-coursier |
ArtifactId | ArtifactIdinterface |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninterface
interface
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
interface-1.0.7.pom | |
interface-1.0.7.jar | 2 MB |
interface-1.0.7-sources.jar | 22 KB |
interface-1.0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.get-coursier/interface/ -->
<dependency>
<groupId>io.get-coursier</groupId>
<artifactId>interface</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.get-coursier/interface/
implementation 'io.get-coursier:interface:1.0.7'
// https://jarcasting.com/artifacts/io.get-coursier/interface/
implementation ("io.get-coursier:interface:1.0.7")
'io.get-coursier:interface:jar:1.0.7'
<dependency org="io.get-coursier" name="interface" rev="1.0.7">
<artifact name="interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.get-coursier', module='interface', version='1.0.7')
)
libraryDependencies += "io.get-coursier" % "interface" % "1.0.7"
[io.get-coursier/interface "1.0.7"]