club.lemos:jtool


GroupId

GroupId

club.lemos
ArtifactId

ArtifactId

jtool
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download jtool

How to add to project

<!-- https://jarcasting.com/artifacts/club.lemos/jtool/ -->
<dependency>
    <groupId>club.lemos</groupId>
    <artifactId>jtool</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/club.lemos/jtool/
implementation 'club.lemos:jtool:1.1.0'
// https://jarcasting.com/artifacts/club.lemos/jtool/
implementation ("club.lemos:jtool:1.1.0")
'club.lemos:jtool:jar:1.1.0'
<dependency org="club.lemos" name="jtool" rev="1.1.0">
  <artifact name="jtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.lemos', module='jtool', version='1.1.0')
)
libraryDependencies += "club.lemos" % "jtool" % "1.1.0"
[club.lemos/jtool "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
1.0.0-RC1