tidy-util

Collection of util

License

License

GroupId

GroupId

com.github.watertreestar
ArtifactId

ArtifactId

tidy-util
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

tidy-util
Collection of util
Project URL

Project URL

https://github.com/watertreestar/tidy-util
Source Code Management

Source Code Management

https://github.com/watertreestar/tidy-util

Download tidy-util

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.26

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.26

test (2)

Group / Artifact Type Version
org.databene : contiperf jar 2.3.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE