Last Version

com.sun.commons:collections 2.1

POM was created from deploy:deploy-file

GroupId

GroupId

com.sun.commons
ArtifactId

ArtifactId

collections
Version

Version

2.1
Type

Type

jar
Description

Description

POM was created from deploy:deploy-file

Download collections 2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.