License |
License |
---|---|
GroupId | GroupIdcom.github.kerner1000 |
ArtifactId | ArtifactIdtools1000 |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionTools1000
The brand new, ultimate, Tools library.
|
Filename | Size |
---|---|
tools1000-0.0.3.pom | |
tools1000-0.0.3.jar | 12 KB |
tools1000-0.0.3-sources.jar | 7 KB |
tools1000-0.0.3-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kerner1000/tools1000/ -->
<dependency>
<groupId>com.github.kerner1000</groupId>
<artifactId>tools1000</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kerner1000/tools1000/
implementation 'com.github.kerner1000:tools1000:0.0.3'
// https://jarcasting.com/artifacts/com.github.kerner1000/tools1000/
implementation ("com.github.kerner1000:tools1000:0.0.3")
'com.github.kerner1000:tools1000:jar:0.0.3'
<dependency org="com.github.kerner1000" name="tools1000" rev="0.0.3">
<artifact name="tools1000" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kerner1000', module='tools1000', version='0.0.3')
)
libraryDependencies += "com.github.kerner1000" % "tools1000" % "0.0.3"
[com.github.kerner1000/tools1000 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.8 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |