License |
License |
---|---|
GroupId | GroupIdorg.qsardb.cargo |
ArtifactId | ArtifactIducum |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ucum-1.0.0.pom | |
ucum-1.0.0.jar | 4 KB |
ucum-1.0.0-sources.jar | 2 KB |
ucum-1.0.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.qsardb.cargo/ucum/ -->
<dependency>
<groupId>org.qsardb.cargo</groupId>
<artifactId>ucum</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qsardb.cargo/ucum/
implementation 'org.qsardb.cargo:ucum:1.0.0'
// https://jarcasting.com/artifacts/org.qsardb.cargo/ucum/
implementation ("org.qsardb.cargo:ucum:1.0.0")
'org.qsardb.cargo:ucum:jar:1.0.0'
<dependency org="org.qsardb.cargo" name="ucum" rev="1.0.0">
<artifact name="ucum" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qsardb.cargo', module='ucum', version='1.0.0')
)
libraryDependencies += "org.qsardb.cargo" % "ucum" % "1.0.0"
[org.qsardb.cargo/ucum "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.qsardb : model | jar | 1.0.0 |
javax.measure : jsr-275 | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |