GFilter for Java

This is the gfilter library for java, used in the firepick-delta branch of openpnp (https://github.com/firepick-delta/openpnp) See gfilter for more info: https://github.com/firepick1/gfilter

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.otheruse
ArtifactId

ArtifactId

gfilter
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GFilter for Java
This is the gfilter library for java, used in the firepick-delta branch of openpnp (https://github.com/firepick-delta/openpnp) See gfilter for more info: https://github.com/firepick1/gfilter
Project URL

Project URL

https://github.com/armint/gfilter-java
Source Code Management

Source Code Management

https://github.com/armint/gfilter-java.git

Download gfilter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.2
log4j : log4j jar 1.2.17
com.fasterxml.jackson.core : jackson-databind jar 2.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0