is not current version
Last Version 1.1.43

nz.co.afor.framework:afor-parent 0.1.32

afor-parent provides a basis for core dependencies of the afor framework

GroupId

GroupId

nz.co.afor.framework
ArtifactId

ArtifactId

afor-parent
Version

Version

0.1.32
Type

Type

pom

Download afor-parent 0.1.32

Filename Size
afor-parent-0.1.32.pom 4 KB
Browse

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