Last Version

net.markenwerk:commons-collections 1.0.0

Some collection interfaces and implementations

License

License

Categories

Categories

Net
GroupId

GroupId

net.markenwerk
ArtifactId

ArtifactId

commons-collections
Version

Version

1.0.0
Type

Type

jar
Description

Description

net.markenwerk:commons-collections
Some collection interfaces and implementations
Project URL

Project URL

https://github.com/markenwerk/java-commons-collections
Project Organization

Project Organization

Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH
Source Code Management

Source Code Management

https://github.com/markenwerk/java-commons-collections

Download commons-collections 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.markenwerk : commons-iterables jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.