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