Last Version

Jaggregate 3.3

An alternative collections library for Java

License

License

The Academic Free License, Version 3.0
Categories

Categories

Net
GroupId

GroupId

net.sf.jaggregate
ArtifactId

ArtifactId

jaggregate
Version

Version

3.3
Type

Type

jar
Description

Description

Jaggregate
An alternative collections library for Java
Project URL

Project URL

http://jaggregate.sourceforge.net
Source Code Management

Source Code Management

http://jaggregate.cvs.sourceforge.net/jaggregate

Download jaggregate 3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.0
junit : junit jar 3.8.2

test (1)

Group / Artifact Type Version
junit-addons : junit-addons jar 1.4

Project Modules

There are no modules declared in this project.