is not current version
Last Version 0.1.14

org.uniknow.agiledev:parent 0.1.7

Parent POM projects based on AgileDev

GroupId

GroupId

org.uniknow.agiledev
ArtifactId

ArtifactId

parent
Version

Version

0.1.7
Type

Type

pom

Download parent 0.1.7

Filename Size
parent-0.1.7.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.uniknow.agiledev/parent/ -->
<dependency>
    <groupId>org.uniknow.agiledev</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.uniknow.agiledev/parent/
implementation 'org.uniknow.agiledev:parent:0.1.7'
// https://jarcasting.com/artifacts/org.uniknow.agiledev/parent/
implementation ("org.uniknow.agiledev:parent:0.1.7")
'org.uniknow.agiledev:parent:pom:0.1.7'
<dependency org="org.uniknow.agiledev" name="parent" rev="0.1.7">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.uniknow.agiledev', module='parent', version='0.1.7')
)
libraryDependencies += "org.uniknow.agiledev" % "parent" % "0.1.7"
[org.uniknow.agiledev/parent "0.1.7"]