Last Version

com.daveayan:fuzzyavenger 1.4

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

License

License

GroupId

GroupId

com.daveayan
ArtifactId

ArtifactId

fuzzyavenger
Version

Version

1.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/daveayan/fuzzy-avenger

Download fuzzyavenger 1.4


<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.