License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.persist |
ArtifactId | ArtifactIdscala-units_2.12 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionscala-units
scala-units
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scala-units_2.12-1.1.0.pom | |
scala-units_2.12-1.1.0.jar | 38 KB |
scala-units_2.12-1.1.0-sources.jar | 3 KB |
scala-units_2.12-1.1.0-javadoc.jar | 754 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.persist/scala-units_2.12/ -->
<dependency>
<groupId>com.persist</groupId>
<artifactId>scala-units_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.persist/scala-units_2.12/
implementation 'com.persist:scala-units_2.12:1.1.0'
// https://jarcasting.com/artifacts/com.persist/scala-units_2.12/
implementation ("com.persist:scala-units_2.12:1.1.0")
'com.persist:scala-units_2.12:jar:1.1.0'
<dependency org="com.persist" name="scala-units_2.12" rev="1.1.0">
<artifact name="scala-units_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.persist', module='scala-units_2.12', version='1.1.0')
)
libraryDependencies += "com.persist" % "scala-units_2.12" % "1.1.0"
[com.persist/scala-units_2.12 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0 |
org.scala-lang : scala-reflect | jar | 2.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |
junit : junit | jar | 4.12 |