License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.uqbar |
ArtifactId | ArtifactIdidentity-map_2.11 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionidentity-map
An immutable Map based on identity
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-map_2.11-1.1.0.pom | |
identity-map_2.11-1.1.0.jar | 17 KB |
identity-map_2.11-1.1.0-sources.jar | 1 KB |
identity-map_2.11-1.1.0-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uqbar/identity-map_2.11/ -->
<dependency>
<groupId>org.uqbar</groupId>
<artifactId>identity-map_2.11</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar/identity-map_2.11/
implementation 'org.uqbar:identity-map_2.11:1.1.0'
// https://jarcasting.com/artifacts/org.uqbar/identity-map_2.11/
implementation ("org.uqbar:identity-map_2.11:1.1.0")
'org.uqbar:identity-map_2.11:jar:1.1.0'
<dependency org="org.uqbar" name="identity-map_2.11" rev="1.1.0">
<artifact name="identity-map_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar', module='identity-map_2.11', version='1.1.0')
)
libraryDependencies += "org.uqbar" % "identity-map_2.11" % "1.1.0"
[org.uqbar/identity-map_2.11 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |