Last Version

Java Easy Tool 0.1

some easy tools for java

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.nantianba
ArtifactId

ArtifactId

tools
Version

Version

0.1
Type

Type

pom
Description

Description

Java Easy Tool
some easy tools for java

Download tools 0.1

Filename Size
tools-0.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy-tools