Last Version

pair 2.2

A simple pair.

License

License

GroupId

GroupId

so.dang.cool
ArtifactId

ArtifactId

pair
Version

Version

2.2
Type

Type

jar
Description

Description

pair
A simple pair.
Project URL

Project URL

https://github.com/hiljusti/pair
Source Code Management

Source Code Management

http://github.com/hiljusti/pair/tree/core

Download pair 2.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.