Pair

Represents pairs of two elements.

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

io.github.wniemiec-data-java
ArtifactId

ArtifactId

pair
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pair
Represents pairs of two elements.
Project URL

Project URL

https://github.com/wniemiec-data-java/pair

Download pair

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0