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