GroupId | GroupIdcom.github.julien-truffaut |
---|---|
ArtifactId | ArtifactIdnewts-core_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
newts-core_2.11-0.2.0.pom | |
newts-core_2.11-0.2.0.jar | 305 KB |
newts-core_2.11-0.2.0-sources.jar | 10 KB |
newts-core_2.11-0.2.0-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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newts-core_2.11/
implementation 'com.github.julien-truffaut:newts-core_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newts-core_2.11/
implementation ("com.github.julien-truffaut:newts-core_2.11:0.2.0")
'com.github.julien-truffaut:newts-core_2.11:jar:0.2.0'
<dependency org="com.github.julien-truffaut" name="newts-core_2.11" rev="0.2.0">
<artifact name="newts-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='newts-core_2.11', version='0.2.0')
)
libraryDependencies += "com.github.julien-truffaut" % "newts-core_2.11" % "0.2.0"
[com.github.julien-truffaut/newts-core_2.11 "0.2.0"]