Tuple

Simple Java Tuple

License

License

GroupId

GroupId

io.github.seal139
ArtifactId

ArtifactId

tuple
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tuple
Simple Java Tuple
Project URL

Project URL

https://github.com/seal139/Tuple
Source Code Management

Source Code Management

http://github.com/seal139/Tuple/tree/master

Download tuple

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1