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