| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sd4324530 |
| ArtifactId | ArtifactIdJTuple |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJTuple
java Tuple
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| JTuple-1.2.2.pom | |
| JTuple-1.2.2.jar | 13 KB |
| JTuple-1.2.2-sources.jar | 11 KB |
| JTuple-1.2.2-javadoc.jar | 75 KB |
| Browse |
<!-- 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"]
| 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 |