| License | License | 
|---|---|
| GroupId | GroupIdorg.kasource.commons | 
| ArtifactId | ArtifactIdka-commons-collection | 
| Last Version | Last Version0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKa Commons Collections Common utilities and classes for collections. | 
<!-- https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-collection/ -->
<dependency>
    <groupId>org.kasource.commons</groupId>
    <artifactId>ka-commons-collection</artifactId>
    <version>0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-collection/
implementation 'org.kasource.commons:ka-commons-collection:0.1'// https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-collection/
implementation ("org.kasource.commons:ka-commons-collection:0.1")'org.kasource.commons:ka-commons-collection:jar:0.1'<dependency org="org.kasource.commons" name="ka-commons-collection" rev="0.1">
  <artifact name="ka-commons-collection" type="jar" />
</dependency>@Grapes(
@Grab(group='org.kasource.commons', module='ka-commons-collection', version='0.1')
)libraryDependencies += "org.kasource.commons" % "ka-commons-collection" % "0.1"[org.kasource.commons/ka-commons-collection "0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.unitils : unitils-core | jar | 3.3 | 
| org.unitils : unitils-inject | jar | 3.3 | 
| org.mockito : mockito-all | jar | 1.9.5 |