MVN

com.daveayan : fuzzyavenger

Maven & Gradle

Aug 03, 2014
0 stars

A simple to use concurrency achiever with java, groovy, akka

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>fuzzyavenger</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daveayan : fuzzyavenger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.daveayan : fuzzyavenger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
fuzzyavenger-1.4
1.3
fuzzyavenger-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>fuzzyavenger</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daveayan : fuzzyavenger gradle dependency to your build.gradle file:

implementation 'com.daveayan:fuzzyavenger:1.4'

Gradle Kotlin DSL: Add the following com.daveayan : fuzzyavenger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daveayan:fuzzyavenger:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daveayan : fuzzyavenger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daveayan" % "fuzzyavenger" % "1.4"

Advertisement

Dependencies from Group

Nov 02, 2014
5 usages
2 stars
Aug 27, 2013
5 usages
9 stars
Aug 27, 2013
3 usages
9 stars
Feb 16, 2015
2 usages
2 stars
Feb 16, 2015
1 usages
3 stars

Discover Dependencies