is not current version
Last Version 0.6.3

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


GroupId

GroupId

au.com.acegi
ArtifactId

ArtifactId

acegi-standard-resources
Version

Version

0.5.0
Type

Type

jar

Download acegi-standard-resources 0.5.0


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