| License | License | 
|---|---|
| GroupId | GroupIdcom.daveayan | 
| ArtifactId | ArtifactIdfuzzyavenger | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA simple to use concurrency achiever with java, groovy, akka | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| fuzzyavenger-1.4.pom | |
| fuzzyavenger-1.4.jar | 20 KB | 
| fuzzyavenger-1.4-sources.jar | 6 KB | 
| fuzzyavenger-1.4-javadoc.jar | 61 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.daveayan/fuzzyavenger/ -->
<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>fuzzyavenger</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/com.daveayan/fuzzyavenger/
implementation 'com.daveayan:fuzzyavenger:1.4'// https://jarcasting.com/artifacts/com.daveayan/fuzzyavenger/
implementation ("com.daveayan:fuzzyavenger:1.4")'com.daveayan:fuzzyavenger:jar:1.4'<dependency org="com.daveayan" name="fuzzyavenger" rev="1.4">
  <artifact name="fuzzyavenger" type="jar" />
</dependency>@Grapes(
@Grab(group='com.daveayan', module='fuzzyavenger', version='1.4')
)libraryDependencies += "com.daveayan" % "fuzzyavenger" % "1.4"[com.daveayan/fuzzyavenger "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.typesafe.akka : akka-actor_2.11.0-M7 | jar | 2.2.3 | 
| org.codehaus.groovy : groovy-all | jar | 2.3.4 | 
| commons-collections : commons-collections | jar | 3.2.1 | 
| com.google.guava : guava | jar | 17.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |