tuples

library containing tuple definitions for arities [1,6]

License

License

MIT
GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

tuples
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

tuples
library containing tuple definitions for arities [1,6]
Project URL

Project URL

http://[email protected]/codingzen314/tuples.git
Source Code Management

Source Code Management

http://[email protected]/codingzen314/tuples.git

Download tuples

How to add to project

<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-bom jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.61
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.61

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0