| License |
License |
|---|---|
| Categories |
CategoriesBuild Tools |
| GroupId | GroupIdfr.sii.ogham.internal |
| ArtifactId | ArtifactIdbuild-tools |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThe message is important, not how you send it
|
| Filename | Size |
|---|---|
| build-tools-3.0.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.sii.ogham.internal/build-tools/ -->
<dependency>
<groupId>fr.sii.ogham.internal</groupId>
<artifactId>build-tools</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham.internal/build-tools/
implementation 'fr.sii.ogham.internal:build-tools:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham.internal/build-tools/
implementation ("fr.sii.ogham.internal:build-tools:3.0.0")
'fr.sii.ogham.internal:build-tools:pom:3.0.0'
<dependency org="fr.sii.ogham.internal" name="build-tools" rev="3.0.0">
<artifact name="build-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham.internal', module='build-tools', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham.internal" % "build-tools" % "3.0.0"
[fr.sii.ogham.internal/build-tools "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.sii.ogham » reporting | pom | 3.0.0 |