MVN

net.mfjassociates.tools : java-chest

Maven & Gradle

Mar 07, 2023
2 usages
68.4k stars

Java tool chest · List of useful java tool classes mostly in the form of helper

<dependency>
    <groupId>net.mfjassociates.tools</groupId>
    <artifactId>java-chest</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mfjassociates.tools : java-chest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of net.mfjassociates.tools : java-chest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
java-chest-2.0.6
java-chest-2.0.5
java-chest-2.0.4
java-chest-2.0.3
java-chest-2.0.2
1.0.x
java-chest-1.0.4
java-chest-1.0.3
java-chest-1.0.2
java-chest-1.0.1
java-chest-1.0.0

How to add a dependency to Maven

Add the following net.mfjassociates.tools : java-chest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mfjassociates.tools</groupId>
    <artifactId>java-chest</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mfjassociates.tools : java-chest gradle dependency to your build.gradle file:

implementation 'net.mfjassociates.tools:java-chest:2.0.6'

Gradle Kotlin DSL: Add the following net.mfjassociates.tools : java-chest gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mfjassociates.tools:java-chest:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mfjassociates.tools : java-chest sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mfjassociates.tools" % "java-chest" % "2.0.6"

Advertisement

Dependencies from Group

Mar 07, 2023
2 usages
68.4k stars
May 24, 2017
0 stars
May 24, 2017
0 stars
Mar 07, 2023
68.4k stars

Discover Dependencies

May 22, 2019
1 usages
209 stars
Nov 29, 2021
14 usages
209 stars
Nov 29, 2021
6 usages
209 stars
Mar 14, 2018
200 stars
Jul 27, 2017
82 stars
May 09, 2018
3 usages
27 stars
Feb 27, 2017
52 stars
Mar 02, 2017
0 stars
Mar 02, 2017
1 stars