License |
License |
---|---|
GroupId | GroupIdso.dang.cool |
ArtifactId | ArtifactIdpair |
Version | Version2.2 |
Type | Typejar |
Description |
Descriptionpair
A simple pair.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pair-2.2.pom | |
pair-2.2.jar | 5 KB |
pair-2.2-sources.jar | 6 KB |
pair-2.2-javadoc.jar | 406 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |