tuples

Simple Java tuples library

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

tuples
Last Version

Last Version

1.0.2
Release Date

Release Date

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

How to add to project

<!-- 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.

aimanj

Lightweight Java library for integration with Matrix clients

io.github.matrixainetwork

Versions

Version
1.0.2
1.0.1
1.0.0