License |
License
Public Domain
|
---|---|
GroupId | GroupIduk.org.retep.tools |
ArtifactId | ArtifactIdfilter |
Last Version | Last Version10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepTools Filter API
The retepTools collection
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
filter-10.6.pom | |
filter-10.6.jar | 18 KB |
filter-10.6-tests.jar | 1 KB |
filter-10.6-sources.jar | 16 KB |
filter-10.6-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/filter/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>filter</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/filter/
implementation 'uk.org.retep.tools:filter:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/filter/
implementation ("uk.org.retep.tools:filter:10.6")
'uk.org.retep.tools:filter:jar:10.6'
<dependency org="uk.org.retep.tools" name="filter" rev="10.6">
<artifact name="filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='filter', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "filter" % "10.6"
[uk.org.retep.tools/filter "10.6"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : builder | jar | 10.6 |
uk.org.retep.tools : collections | jar | 10.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |