Last Version

com.twineworks:collections 1.2.1

Special purpose collections for Java.

License

License

GroupId

GroupId

com.twineworks
ArtifactId

ArtifactId

collections
Version

Version

1.2.1
Type

Type

jar
Description

Description

com.twineworks:collections
Special purpose collections for Java.
Project URL

Project URL

https://github.com/twineworks/collections
Source Code Management

Source Code Management

https://github.com/twineworks/collections/tree/master

Download collections 1.2.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.assertj : assertj-core jar 2.2.0

Project Modules

There are no modules declared in this project.