is not current version
Last Version 0.6.3

au.com.acegi:acegi-standard-resources 0.0.1


GroupId

GroupId

au.com.acegi
ArtifactId

ArtifactId

acegi-standard-resources
Version

Version

0.0.1
Type

Type

jar

Download acegi-standard-resources 0.0.1


<!-- https://jarcasting.com/artifacts/au.com.acegi/acegi-standard-resources/ -->
<dependency>
    <groupId>au.com.acegi</groupId>
    <artifactId>acegi-standard-resources</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.acegi/acegi-standard-resources/
implementation 'au.com.acegi:acegi-standard-resources:0.0.1'
// https://jarcasting.com/artifacts/au.com.acegi/acegi-standard-resources/
implementation ("au.com.acegi:acegi-standard-resources:0.0.1")
'au.com.acegi:acegi-standard-resources:jar:0.0.1'
<dependency org="au.com.acegi" name="acegi-standard-resources" rev="0.0.1">
  <artifact name="acegi-standard-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.acegi', module='acegi-standard-resources', version='0.0.1')
)
libraryDependencies += "au.com.acegi" % "acegi-standard-resources" % "0.0.1"
[au.com.acegi/acegi-standard-resources "0.0.1"]