is not current version
Last Version 0.2.0

tuple 0.1.0

java tuple implementation

License

License

GroupId

GroupId

com.whaleal
ArtifactId

ArtifactId

tuple
Version

Version

0.1.0
Type

Type

jar
Description

Description

tuple
java tuple implementation
Project URL

Project URL

https://github.com/whaleal/tuple

Download tuple 0.1.0


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

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.