is not current version
Last Version 1.1.11-RELEASE

com.github.hwywl:ant-nest 1.0.11-RELEASE


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.hwywl
ArtifactId

ArtifactId

ant-nest
Version

Version

1.0.11-RELEASE
Type

Type

jar

Download ant-nest 1.0.11-RELEASE


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