| License |
License |
|---|---|
| GroupId | GroupIdorg.cooder |
| ArtifactId | ArtifactIdcooder-units |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
Descriptioncooder-units
unit calculation library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cooder-units-1.0.6.pom | |
| cooder-units-1.0.6.jar | 12 KB |
| cooder-units-1.0.6-sources.jar | 7 KB |
| cooder-units-1.0.6-javadoc.jar | 431 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cooder/cooder-units/ -->
<dependency>
<groupId>org.cooder</groupId>
<artifactId>cooder-units</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.cooder/cooder-units/
implementation 'org.cooder:cooder-units:1.0.6'
// https://jarcasting.com/artifacts/org.cooder/cooder-units/
implementation ("org.cooder:cooder-units:1.0.6")
'org.cooder:cooder-units:jar:1.0.6'
<dependency org="org.cooder" name="cooder-units" rev="1.0.6">
<artifact name="cooder-units" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cooder', module='cooder-units', version='1.0.6')
)
libraryDependencies += "org.cooder" % "cooder-units" % "1.0.6"
[org.cooder/cooder-units "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| tech.units : indriya | jar | 2.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |