Last Version

otj-data-structures 1.2.1

Useful uncommon data structures.

Categories

Categories

Data Data Structures
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-data-structures
Version

Version

1.2.1
Type

Type

jar
Description

Description

otj-data-structures
Useful uncommon data structures.

Download otj-data-structures 1.2.1


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-data-structures/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-data-structures</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-data-structures/
implementation 'com.opentable.components:otj-data-structures:1.2.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-data-structures/
implementation ("com.opentable.components:otj-data-structures:1.2.1")
'com.opentable.components:otj-data-structures:jar:1.2.1'
<dependency org="com.opentable.components" name="otj-data-structures" rev="1.2.1">
  <artifact name="otj-data-structures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-data-structures', version='1.2.1')
)
libraryDependencies += "com.opentable.components" % "otj-data-structures" % "1.2.1"
[com.opentable.components/otj-data-structures "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.