Last Version

The Tiny Filtering Framework 1.0.0

Useful abstractions for working with object sequences.

License

License

GroupId

GroupId

com.github.cwilper
ArtifactId

ArtifactId

ttff
Version

Version

1.0.0
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 1.0.0


<!-- 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.