Last Version

Curjent 1.5

Concurrent agents for Java.

License

License

GroupId

GroupId

org.curjent
ArtifactId

ArtifactId

curjent
Version

Version

1.5
Type

Type

jar
Description

Description

Curjent
Concurrent agents for Java.
Project URL

Project URL

http://sourceforge.net/projects/curjent/

Download curjent 1.5


<!-- https://jarcasting.com/artifacts/org.curjent/curjent/ -->
<dependency>
    <groupId>org.curjent</groupId>
    <artifactId>curjent</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.curjent/curjent/
implementation 'org.curjent:curjent:1.5'
// https://jarcasting.com/artifacts/org.curjent/curjent/
implementation ("org.curjent:curjent:1.5")
'org.curjent:curjent:jar:1.5'
<dependency org="org.curjent" name="curjent" rev="1.5">
  <artifact name="curjent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.curjent', module='curjent', version='1.5')
)
libraryDependencies += "org.curjent" % "curjent" % "1.5"
[org.curjent/curjent "1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.