License |
License |
---|---|
GroupId | GroupIdcom.fathzer |
ArtifactId | ArtifactIdparent-pom |
Version | Version1.0.4 |
Type | Typepom |
Description |
Descriptionparent
The parent pom used by projects from fathzer.com.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-pom-1.0.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fathzer/parent-pom/ -->
<dependency>
<groupId>com.fathzer</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/parent-pom/
implementation 'com.fathzer:parent-pom:1.0.4'
// https://jarcasting.com/artifacts/com.fathzer/parent-pom/
implementation ("com.fathzer:parent-pom:1.0.4")
'com.fathzer:parent-pom:pom:1.0.4'
<dependency org="com.fathzer" name="parent-pom" rev="1.0.4">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='parent-pom', version='1.0.4')
)
libraryDependencies += "com.fathzer" % "parent-pom" % "1.0.4"
[com.fathzer/parent-pom "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |