Last Version

Tuple 1.0.1

Simple Java Tuple

License

License

GroupId

GroupId

io.github.seal139
ArtifactId

ArtifactId

tuple
Version

Version

1.0.1
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 1.0.1


<!-- 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.