License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.cake.forkjoin |
ArtifactId | ArtifactIdcake-forkjoin-collections |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCake ForkJoin Collections
This library contains the Cake ForkJoin Collections package
|
Project Organization |
Project OrganizationThe Codehaus |
<!-- https://jarcasting.com/artifacts/org.codehaus.cake.forkjoin/cake-forkjoin-collections/ -->
<dependency>
<groupId>org.codehaus.cake.forkjoin</groupId>
<artifactId>cake-forkjoin-collections</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cake.forkjoin/cake-forkjoin-collections/
implementation 'org.codehaus.cake.forkjoin:cake-forkjoin-collections:0.1'
// https://jarcasting.com/artifacts/org.codehaus.cake.forkjoin/cake-forkjoin-collections/
implementation ("org.codehaus.cake.forkjoin:cake-forkjoin-collections:0.1")
'org.codehaus.cake.forkjoin:cake-forkjoin-collections:jar:0.1'
<dependency org="org.codehaus.cake.forkjoin" name="cake-forkjoin-collections" rev="0.1">
<artifact name="cake-forkjoin-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cake.forkjoin', module='cake-forkjoin-collections', version='0.1')
)
libraryDependencies += "org.codehaus.cake.forkjoin" % "cake-forkjoin-collections" % "0.1"
[org.codehaus.cake.forkjoin/cake-forkjoin-collections "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cake.forkjoin : cake-forkjoin | jar | 0.1 |