не последняя версия
Последняя версия 0.4.0

org.bitbucket.seqly:seqly 0.3.0

A small collection library

Группа

Группа

org.bitbucket.seqly
Идентификатор

Идентификатор

seqly
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать seqly 0.3.0


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