License |
License |
---|---|
GroupId | GroupIdcom.helger.en16931 |
ArtifactId | ArtifactIden16931-parent-pom |
Version | Version2.0.4 |
Type | Typepom |
Description |
Descriptionen16931-parent-pom
Base POM to build the EN 16931 projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
en16931-parent-pom-2.0.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helger.en16931/en16931-parent-pom/ -->
<dependency>
<groupId>com.helger.en16931</groupId>
<artifactId>en16931-parent-pom</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.en16931/en16931-parent-pom/
implementation 'com.helger.en16931:en16931-parent-pom:2.0.4'
// https://jarcasting.com/artifacts/com.helger.en16931/en16931-parent-pom/
implementation ("com.helger.en16931:en16931-parent-pom:2.0.4")
'com.helger.en16931:en16931-parent-pom:pom:2.0.4'
<dependency org="com.helger.en16931" name="en16931-parent-pom" rev="2.0.4">
<artifact name="en16931-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.en16931', module='en16931-parent-pom', version='2.0.4')
)
libraryDependencies += "com.helger.en16931" % "en16931-parent-pom" % "2.0.4"
[com.helger.en16931/en16931-parent-pom "2.0.4"]