Last Version

io.github.jonestimd:subsets 1.0

Utilities for finding subsets of a collection that meet some criteria

License

License

GroupId

GroupId

io.github.jonestimd
ArtifactId

ArtifactId

subsets
Version

Version

1.0
Type

Type

jar
Description

Description

io.github.jonestimd:subsets
Utilities for finding subsets of a collection that meet some criteria
Project URL

Project URL

https://jonestimd.github.io/subsets/
Source Code Management

Source Code Management

https://github.com/jonestimd/subsets

Download subsets 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (4)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.0
org.easytesting : fest-util jar 1.1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.