MVN

com.github.fracpete : deps4j

Maven & Gradle

Oct 18, 2017
2 usages
0 stars

deps4j · Tools for determining dependencies of classes.

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>deps4j</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fracpete : deps4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.fracpete : deps4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
deps4j-0.0.2
deps4j-0.0.1

How to add a dependency to Maven

Add the following com.github.fracpete : deps4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>deps4j</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fracpete : deps4j gradle dependency to your build.gradle file:

implementation 'com.github.fracpete:deps4j:0.0.2'

Gradle Kotlin DSL: Add the following com.github.fracpete : deps4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fracpete:deps4j:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fracpete : deps4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fracpete" % "deps4j" % "0.0.2"

Advertisement

Dependencies from Group

Apr 24, 2020
9 usages
1 stars
Feb 17, 2021
6 usages
9 stars
Oct 19, 2022
6 usages
3 stars
Aug 08, 2023
5 usages
85 stars
Oct 15, 2022
4 usages
7 stars

Discover Dependencies

Jan 22, 2021
2 usages
Jan 22, 2021
2 usages
Jan 24, 2021
2 usages
Mar 31, 2023
3 usages
3 stars
Apr 26, 2018
2 usages
12 stars
Jan 29, 2018
2 usages
1.1k stars