antutils

its done to reduce lot of repeated java code

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.antany
ArtifactId

ArtifactId

antutils
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/antany/antutils

Download antutils

How to add to project

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

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.1