GroupId | GroupIdio.mattroberts |
---|---|
ArtifactId | ArtifactIdclaper_2.11 |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
claper_2.11-0.4.0.pom | |
claper_2.11-0.4.0.jar | 37 KB |
claper_2.11-0.4.0-sources.jar | 1 KB |
claper_2.11-0.4.0-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mattroberts/claper_2.11/ -->
<dependency>
<groupId>io.mattroberts</groupId>
<artifactId>claper_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mattroberts/claper_2.11/
implementation 'io.mattroberts:claper_2.11:0.4.0'
// https://jarcasting.com/artifacts/io.mattroberts/claper_2.11/
implementation ("io.mattroberts:claper_2.11:0.4.0")
'io.mattroberts:claper_2.11:jar:0.4.0'
<dependency org="io.mattroberts" name="claper_2.11" rev="0.4.0">
<artifact name="claper_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mattroberts', module='claper_2.11', version='0.4.0')
)
libraryDependencies += "io.mattroberts" % "claper_2.11" % "0.4.0"
[io.mattroberts/claper_2.11 "0.4.0"]