Seqly

A small collection library.

License

License

GroupId

GroupId

org.bitbucket.seqly
ArtifactId

ArtifactId

seqly
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Seqly
A small collection library.
Project URL

Project URL

https://bitbucket.org/seqly/seqly/
Source Code Management

Source Code Management

https://bitbucket.org/seqly/seqly/src

Download seqly

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0