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

JTuples 0.1.3

Tuples library for Java. Inspired by Scala tuples.

Лицензия

Лицензия

Группа

Группа

com.othelle.jtuples
Идентификатор

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

jtuples
Версия

Версия

0.1.3
Тип

Тип

jar
Описание

Описание

JTuples
Tuples library for Java. Inspired by Scala tuples.
Ссылка на сайт

Ссылка на сайт

http://jtuples.othelle.com
Система контроля версий

Система контроля версий

https://github.com/vasilyvlasov/jtuples.git

Скачать jtuples 0.1.3


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.