License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.ird.observe.toolkit |
ArtifactId | ArtifactIdcommon-client |
Last Version | Last Version2.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionObServe Toolkit :: Common Client
ObServe Toolkit Common Client module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-client-2.0-alpha-2.pom | |
common-client-2.0-alpha-2.jar | 442 KB |
common-client-2.0-alpha-2-sources.jar | 297 KB |
common-client-2.0-alpha-2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.ird.observe.toolkit/common-client/ -->
<dependency>
<groupId>fr.ird.observe.toolkit</groupId>
<artifactId>common-client</artifactId>
<version>2.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.ird.observe.toolkit/common-client/
implementation 'fr.ird.observe.toolkit:common-client:2.0-alpha-2'
// https://jarcasting.com/artifacts/fr.ird.observe.toolkit/common-client/
implementation ("fr.ird.observe.toolkit:common-client:2.0-alpha-2")
'fr.ird.observe.toolkit:common-client:jar:2.0-alpha-2'
<dependency org="fr.ird.observe.toolkit" name="common-client" rev="2.0-alpha-2">
<artifact name="common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.ird.observe.toolkit', module='common-client', version='2.0-alpha-2')
)
libraryDependencies += "fr.ird.observe.toolkit" % "common-client" % "2.0-alpha-2"
[fr.ird.observe.toolkit/common-client "2.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jcl | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |