License |
License |
---|---|
Categories |
CategoriesMercurial Development Tools Version Controls |
GroupId | GroupIdorg.qsardb.storage |
ArtifactId | ArtifactIdmercurial |
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 |
---|---|
mercurial-1.0.0.pom | |
mercurial-1.0.0.jar | 9 KB |
mercurial-1.0.0-sources.jar | 4 KB |
mercurial-1.0.0-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.qsardb.storage/mercurial/ -->
<dependency>
<groupId>org.qsardb.storage</groupId>
<artifactId>mercurial</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qsardb.storage/mercurial/
implementation 'org.qsardb.storage:mercurial:1.0.0'
// https://jarcasting.com/artifacts/org.qsardb.storage/mercurial/
implementation ("org.qsardb.storage:mercurial:1.0.0")
'org.qsardb.storage:mercurial:jar:1.0.0'
<dependency org="org.qsardb.storage" name="mercurial" rev="1.0.0">
<artifact name="mercurial" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qsardb.storage', module='mercurial', version='1.0.0')
)
libraryDependencies += "org.qsardb.storage" % "mercurial" % "1.0.0"
[org.qsardb.storage/mercurial "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.qsardb : model | jar | 1.0.0 |
org.qsardb.storage : directory | jar | 1.0.0 |
org.apache.commons : commons-exec | jar | 1.0 |