License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant Net |
GroupId | GroupIdnet.anthavio.maven |
ArtifactId | ArtifactIdanthavio-super-pom |
Version | Version5 |
Type | Typepom |
Description |
Descriptionanthavio-super-pom
Maven Super Pom
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnthavio |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anthavio-super-pom-5.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anthavio.maven/anthavio-super-pom/ -->
<dependency>
<groupId>net.anthavio.maven</groupId>
<artifactId>anthavio-super-pom</artifactId>
<version>5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anthavio.maven/anthavio-super-pom/
implementation 'net.anthavio.maven:anthavio-super-pom:5'
// https://jarcasting.com/artifacts/net.anthavio.maven/anthavio-super-pom/
implementation ("net.anthavio.maven:anthavio-super-pom:5")
'net.anthavio.maven:anthavio-super-pom:pom:5'
<dependency org="net.anthavio.maven" name="anthavio-super-pom" rev="5">
<artifact name="anthavio-super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anthavio.maven', module='anthavio-super-pom', version='5')
)
libraryDependencies += "net.anthavio.maven" % "anthavio-super-pom" % "5"
[net.anthavio.maven/anthavio-super-pom "5"]