tuples

A Java library for static tuple classes

License

License

GroupId

GroupId

org.thshsh
ArtifactId

ArtifactId

tuples
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

tuples
A Java library for static tuple classes
Project URL

Project URL

https://github.com/theshoeshiner/tuples
Source Code Management

Source Code Management

https://github.com/theshoeshiner/tuples

Download tuples

How to add to project

<!-- https://jarcasting.com/artifacts/org.thshsh/tuples/ -->
<dependency>
    <groupId>org.thshsh</groupId>
    <artifactId>tuples</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.thshsh/tuples/
implementation 'org.thshsh:tuples:0.0.1'
// https://jarcasting.com/artifacts/org.thshsh/tuples/
implementation ("org.thshsh:tuples:0.0.1")
'org.thshsh:tuples:jar:0.0.1'
<dependency org="org.thshsh" name="tuples" rev="0.0.1">
  <artifact name="tuples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thshsh', module='tuples', version='0.0.1')
)
libraryDependencies += "org.thshsh" % "tuples" % "0.0.1"
[org.thshsh/tuples "0.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.

tuples

Java library for tuple classes

Versions

Version
0.0.1