tuple4j

Tuple for Java

License

License

GroupId

GroupId

com.github.poad
ArtifactId

ArtifactId

tuple4j
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

tuple4j
Tuple for Java
Project URL

Project URL

https://github.com/poad/tuple4j

Download tuple4j

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.tngtech.jgiven : jgiven-junit jar 0.15.1
org.assertj : assertj-core jar 3.7.0
org.scala-lang : scala-library jar 2.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1