| License |
License |
|---|---|
| GroupId | GroupIdcom.github.julien-truffaut |
| ArtifactId | ArtifactIdnewtsjs_2.12 |
| Version | Version0.3.2 |
| Type | Typejar |
| Description |
DescriptionnewtsJS
newtsJS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| newtsjs_2.12-0.3.2.pom | |
| newtsjs_2.12-0.3.2.jar | 310 bytes |
| newtsjs_2.12-0.3.2-sources.jar | 262 bytes |
| newtsjs_2.12-0.3.2-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/newtsjs_2.12/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>newtsjs_2.12</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newtsjs_2.12/
implementation 'com.github.julien-truffaut:newtsjs_2.12:0.3.2'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/newtsjs_2.12/
implementation ("com.github.julien-truffaut:newtsjs_2.12:0.3.2")
'com.github.julien-truffaut:newtsjs_2.12:jar:0.3.2'
<dependency org="com.github.julien-truffaut" name="newtsjs_2.12" rev="0.3.2">
<artifact name="newtsjs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='newtsjs_2.12', version='0.3.2')
)
libraryDependencies += "com.github.julien-truffaut" % "newtsjs_2.12" % "0.3.2"
[com.github.julien-truffaut/newtsjs_2.12 "0.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| com.github.julien-truffaut : newts-core_sjs0.6_2.12 | jar | 0.3.2 |