не последняя версия
Последняя версия 1.2.2

com.github.sd4324530:JTuple 1.2.0

java Tuple

Группа

Группа

com.github.sd4324530
Идентификатор

Идентификатор

JTuple
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать JTuple 1.2.0


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