GroupId | GroupIdcom.github.julien-truffaut |
---|---|
ArtifactId | ArtifactIdnewts_2.11 |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
newts_2.11-0.3.0.pom | |
newts_2.11-0.3.0.jar | 361 bytes |
newts_2.11-0.3.0-sources.jar | 311 bytes |
newts_2.11-0.3.0-javadoc.jar | 258 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/newts_2.11/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>newts_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newts_2.11/
implementation 'com.github.julien-truffaut:newts_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newts_2.11/
implementation ("com.github.julien-truffaut:newts_2.11:0.3.0")
'com.github.julien-truffaut:newts_2.11:jar:0.3.0'
<dependency org="com.github.julien-truffaut" name="newts_2.11" rev="0.3.0">
<artifact name="newts_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='newts_2.11', version='0.3.0')
)
libraryDependencies += "com.github.julien-truffaut" % "newts_2.11" % "0.3.0"
[com.github.julien-truffaut/newts_2.11 "0.3.0"]