is not current version
Last Version 3.0.0

fr.sii.ogham:ogham-core 0.0.1


GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-core
Version

Version

0.0.1
Type

Type

jar

Download ogham-core 0.0.1


<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-core/ -->
<dependency>
    <groupId>fr.sii.ogham</groupId>
    <artifactId>ogham-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-core/
implementation 'fr.sii.ogham:ogham-core:0.0.1'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-core/
implementation ("fr.sii.ogham:ogham-core:0.0.1")
'fr.sii.ogham:ogham-core:jar:0.0.1'
<dependency org="fr.sii.ogham" name="ogham-core" rev="0.0.1">
  <artifact name="ogham-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-core', version='0.0.1')
)
libraryDependencies += "fr.sii.ogham" % "ogham-core" % "0.0.1"
[fr.sii.ogham/ogham-core "0.0.1"]