Last Version

Last Java Collection Library 1.1

Implementation of Iterable, Collection, and List interfaces for scalar arrays line int[], byte[] and so on.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.lastjcl
ArtifactId

ArtifactId

lastjcl
Version

Version

1.1
Type

Type

jar
Description

Description

Last Java Collection Library
Implementation of Iterable, Collection, and List interfaces for scalar arrays line int[], byte[] and so on.
Source Code Management

Source Code Management

https://sourceforge.net/p/lastjcl/code

Download lastjcl 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.