| License | License | 
|---|---|
| GroupId | GroupIdtech.codingzen | 
| ArtifactId | ArtifactIdtuples | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontuples library containing tuple definitions for arities [1,6] | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| tuples-1.0.0.pom | |
| tuples-1.0.0.jar | 22 KB | 
| tuples-1.0.0-sources.jar | 4 KB | 
| tuples-1.0.0-javadoc.jar | 73 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tech.codingzen/tuples/ -->
<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>tuples</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/tech.codingzen/tuples/
implementation 'tech.codingzen:tuples:1.0.0'// https://jarcasting.com/artifacts/tech.codingzen/tuples/
implementation ("tech.codingzen:tuples:1.0.0")'tech.codingzen:tuples:jar:1.0.0'<dependency org="tech.codingzen" name="tuples" rev="1.0.0">
  <artifact name="tuples" type="jar" />
</dependency>@Grapes(
@Grab(group='tech.codingzen', module='tuples', version='1.0.0')
)libraryDependencies += "tech.codingzen" % "tuples" % "1.0.0"[tech.codingzen/tuples "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-bom | jar | 1.3.61 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.61 | 
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.61 |