| License |
License |
|---|---|
| GroupId | GroupIdfr.mastah |
| ArtifactId | ArtifactIdgpg-oss-parent |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMastah OSS GPG Sign Parent
Parent project used to generate GPG Sign and deploy to OSS Staging repository
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gpg-oss-parent-1.0.2.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.mastah/gpg-oss-parent/ -->
<dependency>
<groupId>fr.mastah</groupId>
<artifactId>gpg-oss-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.mastah/gpg-oss-parent/
implementation 'fr.mastah:gpg-oss-parent:1.0.2'
// https://jarcasting.com/artifacts/fr.mastah/gpg-oss-parent/
implementation ("fr.mastah:gpg-oss-parent:1.0.2")
'fr.mastah:gpg-oss-parent:pom:1.0.2'
<dependency org="fr.mastah" name="gpg-oss-parent" rev="1.0.2">
<artifact name="gpg-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.mastah', module='gpg-oss-parent', version='1.0.2')
)
libraryDependencies += "fr.mastah" % "gpg-oss-parent" % "1.0.2"
[fr.mastah/gpg-oss-parent "1.0.2"]