GroupId | GroupIdcom.github.julien-truffaut |
---|---|
ArtifactId | ArtifactIdnewtsjs_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
newtsjs_2.11-0.1.1.pom | |
newtsjs_2.11-0.1.1.jar | 308 bytes |
newtsjs_2.11-0.1.1-sources.jar | 262 bytes |
newtsjs_2.11-0.1.1-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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newtsjs_2.11/
implementation 'com.github.julien-truffaut:newtsjs_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newtsjs_2.11/
implementation ("com.github.julien-truffaut:newtsjs_2.11:0.1.1")
'com.github.julien-truffaut:newtsjs_2.11:jar:0.1.1'
<dependency org="com.github.julien-truffaut" name="newtsjs_2.11" rev="0.1.1">
<artifact name="newtsjs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='newtsjs_2.11', version='0.1.1')
)
libraryDependencies += "com.github.julien-truffaut" % "newtsjs_2.11" % "0.1.1"
[com.github.julien-truffaut/newtsjs_2.11 "0.1.1"]