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 | CategoriesOther General Purpose Libraries | 
| GroupId | GroupIdorg.otheruse | 
| ArtifactId | ArtifactIdgfilter | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGFilter 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 | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gfilter-0.1.0.pom | |
| gfilter-0.1.0.jar | 17 KB | 
| gfilter-0.1.0-sources.jar | 8 KB | 
| gfilter-0.1.0-javadoc.jar | 82 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
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