Last Version

tools-collections 1.0.0

Java Collections Tools

License

License

GroupId

GroupId

us.levk
ArtifactId

ArtifactId

tools-collections
Version

Version

1.0.0
Type

Type

jar
Description

Description

tools-collections
Java Collections Tools
Project URL

Project URL

https://code.google.com/p/tools-collections/
Source Code Management

Source Code Management

https://code.google.com/p/tools-collections/

Download tools-collections 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.