Last Version

tuples 1.0.1

A simple tuple tool.

License

License

GroupId

GroupId

com.github.jonzhang3
ArtifactId

ArtifactId

tuples
Version

Version

1.0.1
Type

Type

jar
Description

Description

tuples
A simple tuple tool.
Project URL

Project URL

https://github.com/JonZhang3/tuples

Download tuples 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.