License |
License |
---|---|
GroupId | GroupIdfr.sii.ogham |
ArtifactId | ArtifactIdogham-parent |
Version | Version3.0.0 |
Type | Typepom |
Description |
Descriptionogham
The message is important, not how you send it
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ogham-parent-3.0.0.pom | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-parent/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-parent/
implementation 'fr.sii.ogham:ogham-parent:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-parent/
implementation ("fr.sii.ogham:ogham-parent:3.0.0")
'fr.sii.ogham:ogham-parent:pom:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-parent" rev="3.0.0">
<artifact name="ogham-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-parent', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-parent" % "3.0.0"
[fr.sii.ogham/ogham-parent "3.0.0"]