License |
License |
---|---|
GroupId | GroupIdcom.github.watertreestar |
ArtifactId | ArtifactIdtidy-util |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontidy-util
Collection of util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tidy-util-1.0-RELEASE.pom | |
tidy-util-1.0-RELEASE.jar | 68 KB |
tidy-util-1.0-RELEASE-sources.jar | 35 KB |
tidy-util-1.0-RELEASE-javadoc.jar | 694 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.26 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.26 |
Group / Artifact | Type | Version |
---|---|---|
org.databene : contiperf | jar | 2.3.4 |
junit : junit | jar | 4.12 |