MVN

dev.fuzzit.javafuzz : core

Maven & Gradle

Nov 19, 2019
2 usages
198 stars

core

<dependency>
    <groupId>dev.fuzzit.javafuzz</groupId>
    <artifactId>core</artifactId>
    <version>1.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.fuzzit.javafuzz : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.22

All Versions

Choose a version of dev.fuzzit.javafuzz : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.22
core-1.22
1.20
core-1.20

How to add a dependency to Maven

Add the following dev.fuzzit.javafuzz : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.fuzzit.javafuzz</groupId>
    <artifactId>core</artifactId>
    <version>1.22</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.fuzzit.javafuzz : core gradle dependency to your build.gradle file:

implementation 'dev.fuzzit.javafuzz:core:1.22'

Gradle Kotlin DSL: Add the following dev.fuzzit.javafuzz : core gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.fuzzit.javafuzz:core:1.22")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.fuzzit.javafuzz : core sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.fuzzit.javafuzz" % "core" % "1.22"

Advertisement

Dependencies from Group

Nov 19, 2019
2 usages
198 stars
Nov 19, 2019
225 stars
Nov 19, 2019
198 stars

Discover Dependencies

May 22, 2020
1 usages
323 stars
Apr 08, 2021
2 stars
Oct 30, 2020
1 stars
api
Feb 09, 2022
9 usages
1.8k stars
Nov 03, 2021
163 usages
1.8k stars
Aug 18, 2021
2 usages
8 stars