| License |
License |
|---|---|
| GroupId | GroupIdxyz.cofe |
| ArtifactId | ArtifactIdnext-parent |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncommon-parent for cofe.xyz-next
parent for common lib for any platform
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| next-parent-1.2.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.cofe/next-parent/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>next-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/next-parent/
implementation 'xyz.cofe:next-parent:1.2'
// https://jarcasting.com/artifacts/xyz.cofe/next-parent/
implementation ("xyz.cofe:next-parent:1.2")
'xyz.cofe:next-parent:pom:1.2'
<dependency org="xyz.cofe" name="next-parent" rev="1.2">
<artifact name="next-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='next-parent', version='1.2')
)
libraryDependencies += "xyz.cofe" % "next-parent" % "1.2"
[xyz.cofe/next-parent "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.13.1,) |