aimanj
Lightweight Java library for integration with Matrix clients
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.matrixainetwork |
ArtifactId | ArtifactIdtuples |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontuples
Simple Java tuples library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tuples-1.0.2.pom | |
tuples-1.0.2.jar | 39 KB |
tuples-1.0.2-tests.jar | 261 bytes |
tuples-1.0.2-sources.jar | 23 KB |
tuples-1.0.2-javadoc.jar | 100 KB |
Browse |
<!-- 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"]
Lightweight Java library for integration with Matrix clients