Last Version

Java Ultimate Tools 1.5.1

A large repository of scripts for use in any Java program.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.jgcomptech.tools
ArtifactId

ArtifactId

java-ultimate-tools
Version

Version

1.5.1
Type

Type

jar
Description

Description

Java Ultimate Tools
A large repository of scripts for use in any Java program.
Project URL

Project URL

https://github.com/JGCompTech/JavaUltimateTools
Project Organization

Project Organization

J&G CompTech
Source Code Management

Source Code Management

https://github.com/JGCompTech/JavaUltimateTools/tree/master

Download java-ultimate-tools 1.5.1


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

Dependencies

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

Project Modules

There are no modules declared in this project.