Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.eventmaid |
ArtifactId | ArtifactIdeventmaid-parent |
Version | Version0.9.16 |
Type | Typepom |
Filename | Size |
---|---|
eventmaid-parent-0.9.16.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.eventmaid/eventmaid-parent/ -->
<dependency>
<groupId>de.quantummaid.eventmaid</groupId>
<artifactId>eventmaid-parent</artifactId>
<version>0.9.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.eventmaid/eventmaid-parent/
implementation 'de.quantummaid.eventmaid:eventmaid-parent:0.9.16'
// https://jarcasting.com/artifacts/de.quantummaid.eventmaid/eventmaid-parent/
implementation ("de.quantummaid.eventmaid:eventmaid-parent:0.9.16")
'de.quantummaid.eventmaid:eventmaid-parent:pom:0.9.16'
<dependency org="de.quantummaid.eventmaid" name="eventmaid-parent" rev="0.9.16">
<artifact name="eventmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.eventmaid', module='eventmaid-parent', version='0.9.16')
)
libraryDependencies += "de.quantummaid.eventmaid" % "eventmaid-parent" % "0.9.16"
[de.quantummaid.eventmaid/eventmaid-parent "0.9.16"]