java-suit

A java tools suit

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.pettyfox
ArtifactId

ArtifactId

java-suit
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

java-suit
A java tools suit
Project URL

Project URL

https://github.com/mathcoder23/java-suit
Source Code Management

Source Code Management

https://github.com/mathcoder23/java-suit

Download java-suit

Filename Size
java-suit-1.1.0.pom 3 KB
Browse

How to add to project

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

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.

Versions

Version
1.1.0