jlib array utilities

jlib utilities related to arrays

License

License

GroupId

GroupId

org.jlib
ArtifactId

ArtifactId

jlib-array
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jlib array utilities
jlib utilities related to arrays
Source Code Management

Source Code Management

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

Download jlib-array

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jlib : jlib-iterable jar 1.0.0

Project Modules

There are no modules declared in this project.
org.jlib

jlib

Versions

Version
1.0.0