License |
License |
---|---|
GroupId | GroupIdorg.tendiwa |
ArtifactId | ArtifactIdcollections-utils |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCollections utilities
Collection utilities for Java 8
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
collections-utils-0.11.0.pom | |
collections-utils-0.11.0.jar | 9 KB |
collections-utils-0.11.0-sources.jar | 4 KB |
collections-utils-0.11.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tendiwa/collections-utils/ -->
<dependency>
<groupId>org.tendiwa</groupId>
<artifactId>collections-utils</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tendiwa/collections-utils/
implementation 'org.tendiwa:collections-utils:0.11.0'
// https://jarcasting.com/artifacts/org.tendiwa/collections-utils/
implementation ("org.tendiwa:collections-utils:0.11.0")
'org.tendiwa:collections-utils:jar:0.11.0'
<dependency org="org.tendiwa" name="collections-utils" rev="0.11.0">
<artifact name="collections-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tendiwa', module='collections-utils', version='0.11.0')
)
libraryDependencies += "org.tendiwa" % "collections-utils" % "0.11.0"
[org.tendiwa/collections-utils "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |