antlib

its done to reduce lot of repeated java code

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.antany
ArtifactId

ArtifactId

antlib
Last Version

Last Version

0.0.2.jre8
Release Date

Release Date

Type

Type

jar
Description

Description

antlib
its done to reduce lot of repeated java code
Project URL

Project URL

https://github.com/antany/antlib
Source Code Management

Source Code Management

https://github.com/antany/antlib

Download antlib

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.antany/antlib/ -->
<dependency>
    <groupId>io.github.antany</groupId>
    <artifactId>antlib</artifactId>
    <version>0.0.2.jre8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.antany/antlib/
implementation 'io.github.antany:antlib:0.0.2.jre8'
// https://jarcasting.com/artifacts/io.github.antany/antlib/
implementation ("io.github.antany:antlib:0.0.2.jre8")
'io.github.antany:antlib:jar:0.0.2.jre8'
<dependency org="io.github.antany" name="antlib" rev="0.0.2.jre8">
  <artifact name="antlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.antany', module='antlib', version='0.0.2.jre8')
)
libraryDependencies += "io.github.antany" % "antlib" % "0.0.2.jre8"
[io.github.antany/antlib "0.0.2.jre8"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.jre8
0.0.1