| License | License | 
|---|---|
| GroupId | GroupIdus.levk | 
| ArtifactId | ArtifactIdtools-collections | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontools-collections Java Collections Tools | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| tools-collections-1.0.0.pom | |
| tools-collections-1.0.0.jar | 10 KB | 
| tools-collections-1.0.0-sources.jar | 6 KB | 
| tools-collections-1.0.0-javadoc.jar | 50 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |