| License |
License |
|---|---|
| GroupId | GroupIdio.github.karols |
| ArtifactId | ArtifactIdunits-javatime_2.12 |
| Version | Version0.2.2 |
| Type | Typejar |
| Description |
Descriptionunits-javatime
units-javatime
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| units-javatime_2.12-0.2.2.pom | |
| units-javatime_2.12-0.2.2.jar | 2 KB |
| units-javatime_2.12-0.2.2-sources.jar | 1 KB |
| units-javatime_2.12-0.2.2-javadoc.jar | 612 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.karols/units-javatime_2.12/ -->
<dependency>
<groupId>io.github.karols</groupId>
<artifactId>units-javatime_2.12</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.karols/units-javatime_2.12/
implementation 'io.github.karols:units-javatime_2.12:0.2.2'
// https://jarcasting.com/artifacts/io.github.karols/units-javatime_2.12/
implementation ("io.github.karols:units-javatime_2.12:0.2.2")
'io.github.karols:units-javatime_2.12:jar:0.2.2'
<dependency org="io.github.karols" name="units-javatime_2.12" rev="0.2.2">
<artifact name="units-javatime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.karols', module='units-javatime_2.12', version='0.2.2')
)
libraryDependencies += "io.github.karols" % "units-javatime_2.12" % "0.2.2"
[io.github.karols/units-javatime_2.12 "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.1 |
| io.github.karols : units_2.12 | jar | 0.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |