Java Common Library Collections Multiset

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.solovyev
ArtifactId

ArtifactId

common-collections-multiset
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Java Common Library Collections Multiset
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://oss.sonatype.org/content/repositories/releases/org/solovyev/common-collections-multiset
Project Organization

Project Organization

se.solovyev

Download common-collections-multiset

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.solovyev : common-core jar 1.0.7
com.google.code.findbugs : annotations jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.intellij : annotations jar 7.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4