is not current version
Last Version 3.0.0

fr.sii.ogham:ogham-all 2.0.0


GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-all
Version

Version

2.0.0
Type

Type

jar

Download ogham-all 2.0.0


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