Jong Soft: language collections

Java Language Extensions

License

License

GroupId

GroupId

com.jongsoft.lang
ArtifactId

ArtifactId

collections
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jong Soft: language collections
Java Language Extensions
Project Organization

Project Organization

Jong Soft

Download collections

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jongsoft.lang : commons jar 0.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1