| License |
License |
|---|---|
| GroupId | GroupIdnl.gn0s1s |
| ArtifactId | ArtifactIdjulius_2.12 |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptionjulius
julius
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| julius_2.12-1.0.2.pom | |
| julius_2.12-1.0.2.jar | 45 KB |
| julius_2.12-1.0.2-sources.jar | 4 KB |
| julius_2.12-1.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.gn0s1s/julius_2.12/ -->
<dependency>
<groupId>nl.gn0s1s</groupId>
<artifactId>julius_2.12</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.gn0s1s/julius_2.12/
implementation 'nl.gn0s1s:julius_2.12:1.0.2'
// https://jarcasting.com/artifacts/nl.gn0s1s/julius_2.12/
implementation ("nl.gn0s1s:julius_2.12:1.0.2")
'nl.gn0s1s:julius_2.12:jar:1.0.2'
<dependency org="nl.gn0s1s" name="julius_2.12" rev="1.0.2">
<artifact name="julius_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.gn0s1s', module='julius_2.12', version='1.0.2')
)
libraryDependencies += "nl.gn0s1s" % "julius_2.12" % "1.0.2"
[nl.gn0s1s/julius_2.12 "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |