License |
License |
---|---|
GroupId | GroupIdnz.co.afor.framework |
ArtifactId | ArtifactIdafor-parent |
Last Version | Last Version1.1.43 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnz.co.afor.framework:afor-parent
afor-parent provides a basis for core dependencies of the afor framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
afor-parent-1.1.43.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>1.1.43</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nz.co.afor.framework/afor-parent/
implementation 'nz.co.afor.framework:afor-parent:1.1.43'
// https://jarcasting.com/artifacts/nz.co.afor.framework/afor-parent/
implementation ("nz.co.afor.framework:afor-parent:1.1.43")
'nz.co.afor.framework:afor-parent:pom:1.1.43'
<dependency org="nz.co.afor.framework" name="afor-parent" rev="1.1.43">
<artifact name="afor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nz.co.afor.framework', module='afor-parent', version='1.1.43')
)
libraryDependencies += "nz.co.afor.framework" % "afor-parent" % "1.1.43"
[nz.co.afor.framework/afor-parent "1.1.43"]