com.andrebreves.java:java-tuple

Yet another Tuple library for Java 8

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.andrebreves.java
ArtifactId

ArtifactId

java-tuple
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.andrebreves.java:java-tuple
Yet another Tuple library for Java 8
Project URL

Project URL

https://github.com/andrebreves/java-tuple
Source Code Management

Source Code Management

https://github.com/andrebreves/java-tuple.git

Download java-tuple

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0