Last Version

CollectionComparison 1.0.1

A tiny library for comparing collections.

License

License

GroupId

GroupId

se.llbit
ArtifactId

ArtifactId

collcompare
Version

Version

1.0.1
Type

Type

jar
Description

Description

CollectionComparison
A tiny library for comparing collections.
Project URL

Project URL

https://github.com/llbit/collection-comparison
Source Code Management

Source Code Management

https://github.com/llbit/collection-comparison

Download collcompare 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.