is not current version
Last Version 1.2.0-RELEASE

cn.antcore:AntResources 1.1.5-RELEASE

This is AntResources.

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.antcore
ArtifactId

ArtifactId

AntResources
Version

Version

1.1.5-RELEASE
Type

Type

jar

Download AntResources 1.1.5-RELEASE


<!-- https://jarcasting.com/artifacts/cn.antcore/AntResources/ -->
<dependency>
    <groupId>cn.antcore</groupId>
    <artifactId>AntResources</artifactId>
    <version>1.1.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.antcore/AntResources/
implementation 'cn.antcore:AntResources:1.1.5-RELEASE'
// https://jarcasting.com/artifacts/cn.antcore/AntResources/
implementation ("cn.antcore:AntResources:1.1.5-RELEASE")
'cn.antcore:AntResources:jar:1.1.5-RELEASE'
<dependency org="cn.antcore" name="AntResources" rev="1.1.5-RELEASE">
  <artifact name="AntResources" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.antcore', module='AntResources', version='1.1.5-RELEASE')
)
libraryDependencies += "cn.antcore" % "AntResources" % "1.1.5-RELEASE"
[cn.antcore/AntResources "1.1.5-RELEASE"]