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