License |
License |
---|---|
GroupId | GroupIdorg.qsardb.cargo |
ArtifactId | ArtifactIdstructure |
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 |
---|---|
structure-1.0.0.pom | |
structure-1.0.0.jar | 3 KB |
structure-1.0.0-sources.jar | 1 KB |
structure-1.0.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.qsardb.cargo/structure/ -->
<dependency>
<groupId>org.qsardb.cargo</groupId>
<artifactId>structure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qsardb.cargo/structure/
implementation 'org.qsardb.cargo:structure:1.0.0'
// https://jarcasting.com/artifacts/org.qsardb.cargo/structure/
implementation ("org.qsardb.cargo:structure:1.0.0")
'org.qsardb.cargo:structure:jar:1.0.0'
<dependency org="org.qsardb.cargo" name="structure" rev="1.0.0">
<artifact name="structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qsardb.cargo', module='structure', version='1.0.0')
)
libraryDependencies += "org.qsardb.cargo" % "structure" % "1.0.0"
[org.qsardb.cargo/structure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.qsardb : model | jar | 1.0.0 |