Last Version

com.andrebreves:java-tuple 1.2.0

Yet another Tuple library for Java 8

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.andrebreves
ArtifactId

ArtifactId

java-tuple
Version

Version

1.2.0
Type

Type

jar
Description

Description

com.andrebreves: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 1.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.