Last Version

jtoolbox 0.6

A set of utility classes that simplify the programming of Java code that can be used from any project.

License

License

GroupId

GroupId

com.dattack
ArtifactId

ArtifactId

jtoolbox
Version

Version

0.6
Type

Type

jar
Description

Description

jtoolbox
A set of utility classes that simplify the programming of Java code that can be used from any project.
Project URL

Project URL

http://www.dattack.com
Project Organization

Project Organization

Dattack Team
Source Code Management

Source Code Management

http://github.com/dattack/jtoolbox

Download jtoolbox 0.6


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

Dependencies

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

Project Modules

  • jtoolbox-core
  • jtoolbox-commons-configuration
  • jtoolbox-commons-email