License |
License |
---|---|
GroupId | GroupIdorg.curjent |
ArtifactId | ArtifactIdcurjent |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCurjent
Concurrent agents for Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
curjent-1.5.pom | |
curjent-1.5.jar | 92 KB |
curjent-1.5-sources.jar | 3 MB |
curjent-1.5-javadoc.jar | 150 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |