License |
License |
---|---|
GroupId | GroupIdat.molindo |
ArtifactId | ArtifactIdmolindo-oss-pom |
Last Version | Last Version6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMolindo OSS POM
Base POM for Molindo OSS contributions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
molindo-oss-pom-6.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.molindo/molindo-oss-pom/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>molindo-oss-pom</artifactId>
<version>6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/molindo-oss-pom/
implementation 'at.molindo:molindo-oss-pom:6'
// https://jarcasting.com/artifacts/at.molindo/molindo-oss-pom/
implementation ("at.molindo:molindo-oss-pom:6")
'at.molindo:molindo-oss-pom:pom:6'
<dependency org="at.molindo" name="molindo-oss-pom" rev="6">
<artifact name="molindo-oss-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='molindo-oss-pom', version='6')
)
libraryDependencies += "at.molindo" % "molindo-oss-pom" % "6"
[at.molindo/molindo-oss-pom "6"]