java-chest
List of useful Java tools mostly in the form of helper classes
License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.mfjassociates.tools |
ArtifactId | ArtifactIdjava-chest |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-chest
List of useful Java tools mostly in the form of helper classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-chest-1.0.4.pom | |
java-chest-1.0.4.jar | 5 KB |
java-chest-1.0.4-standalone.jar | 11 MB |
java-chest-1.0.4-sources.jar | 1 KB |
java-chest-1.0.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.mfjassociates.tools/java-chest/ -->
<dependency>
<groupId>net.mfjassociates.tools</groupId>
<artifactId>java-chest</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.mfjassociates.tools/java-chest/
implementation 'net.mfjassociates.tools:java-chest:1.0.4'
// https://jarcasting.com/artifacts/net.mfjassociates.tools/java-chest/
implementation ("net.mfjassociates.tools:java-chest:1.0.4")
'net.mfjassociates.tools:java-chest:jar:1.0.4'
<dependency org="net.mfjassociates.tools" name="java-chest" rev="1.0.4">
<artifact name="java-chest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mfjassociates.tools', module='java-chest', version='1.0.4')
)
libraryDependencies += "net.mfjassociates.tools" % "java-chest" % "1.0.4"
[net.mfjassociates.tools/java-chest "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 3.15 |
io.github.lukehutch : fast-classpath-scanner | jar | LATEST |
junit : junit | jar | 4.12 |
List of useful Java tools mostly in the form of helper classes