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