License |
License |
---|---|
GroupId | GroupIdch.ergon.adam |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch.ergon.adam:core
The core functionality of ADAM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.1.0.pom | |
core-1.1.0.jar | 77 KB |
core-1.1.0-sources.jar | 33 KB |
core-1.1.0-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.ergon.adam/core/ -->
<dependency>
<groupId>ch.ergon.adam</groupId>
<artifactId>core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ergon.adam/core/
implementation 'ch.ergon.adam:core:1.1.0'
// https://jarcasting.com/artifacts/ch.ergon.adam/core/
implementation ("ch.ergon.adam:core:1.1.0")
'ch.ergon.adam:core:jar:1.1.0'
<dependency org="ch.ergon.adam" name="core" rev="1.1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ergon.adam', module='core', version='1.1.0')
)
libraryDependencies += "ch.ergon.adam" % "core" % "1.1.0"
[ch.ergon.adam/core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1-jre |
org.reflections : reflections | jar | 0.9.12 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.10.0.202012080955-r |
org.slf4j : slf4j-api | jar | 1.7.30 |