The Tiny Filtering Framework

Useful abstractions for working with object sequences.

License

License

GroupId

GroupId

com.github.cwilper
ArtifactId

ArtifactId

ttff
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

The Tiny Filtering Framework
Useful abstractions for working with object sequences.
Project Organization

Project Organization

DuraSpace
Source Code Management

Source Code Management

https://github.com/cwilper/ttff

Download ttff

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0