jlib collection library

jlib library providing new collection types

License

License

GroupId

GroupId

org.jlib
ArtifactId

ArtifactId

jlib-collection
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jlib collection library
jlib library providing new collection types
Source Code Management

Source Code Management

https://github.com/jlib-framework/jlib-collection.git

Download jlib-collection

How to add to project

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

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.
org.jlib

jlib

Versions

Version
1.0.0