is not current version
Last Version 0.1.14

org.uniknow:agiledev 0.1.8

Tooling for Agile development

GroupId

GroupId

org.uniknow
ArtifactId

ArtifactId

agiledev
Version

Version

0.1.8
Type

Type

pom

Download agiledev 0.1.8

Filename Size
agiledev-0.1.8.pom 24 KB
Browse

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