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