JTuple

java Tuple

License

License

GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

JTuple
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

JTuple
java Tuple
Source Code Management

Source Code Management

https://github.com/sd4324530/JTuple.git

Download JTuple

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0