Last Version

tuples 1.0.2

Simple Java tuples library

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

tuples
Version

Version

1.0.2
Type

Type

jar
Description

Description

tuples
Simple Java tuples library
Project URL

Project URL

https://github.com/MatrixAINetwork/aimanj
Source Code Management

Source Code Management

https://github.com/MatrixAINetwork/aimanj.git

Download tuples 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.