| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииCyclops Универсальные библиотеки Functional Programming |
| Группа | Группаcom.aol.cyclops |
| Идентификатор | Идентификаторcyclops-power-tuples |
| Последняя версия | Последняя версия5.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcyclops-power-tuples
Tuples for Java 8
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cyclops-power-tuples-5.1.0.pom | |
| cyclops-power-tuples-5.1.0.jar | 116 KB |
| cyclops-power-tuples-5.1.0-tests.jar | 52 KB |
| cyclops-power-tuples-5.1.0-sources.jar | 33 KB |
| cyclops-power-tuples-5.1.0-javadoc.jar | 198 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-power-tuples/ -->
<dependency>
<groupId>com.aol.cyclops</groupId>
<artifactId>cyclops-power-tuples</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-power-tuples/
implementation 'com.aol.cyclops:cyclops-power-tuples:5.1.0'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-power-tuples/
implementation ("com.aol.cyclops:cyclops-power-tuples:5.1.0")
'com.aol.cyclops:cyclops-power-tuples:jar:5.1.0'
<dependency org="com.aol.cyclops" name="cyclops-power-tuples" rev="5.1.0">
<artifact name="cyclops-power-tuples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-power-tuples', version='5.1.0')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-power-tuples" % "5.1.0"
[com.aol.cyclops/cyclops-power-tuples "5.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.aol.cyclops : cyclops-core | jar | 5.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |