com.github.mizool.tool:tool

Java library providing miscellaneous classes for enterprise applications

License

License

MIT
GroupId

GroupId

com.github.mizool.tool
ArtifactId

ArtifactId

tool
Last Version

Last Version

0.49
Release Date

Release Date

Type

Type

pom
Description

Description

Java library providing miscellaneous classes for enterprise applications
Source Code Management

Source Code Management

https://github.com/mizool/mizool/tree/master/tool

Download tool

Filename Size
tool-0.49.pom 662 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • password
com.github.mizool.tool

Versions

Version
0.49
0.48
0.47
0.46
0.45
0.44