License |
License |
---|---|
GroupId | GroupIdcom.jhlabs |
ArtifactId | ArtifactIdfilters |
Last Version | Last Version2.0.235-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfilters
Java Image Processing Pages
|
Project URL |
Project URL |
Filename | Size |
---|---|
filters-2.0.235-1.pom | |
filters-2.0.235-1.jar | 332 KB |
filters-2.0.235-1-sources.jar | 259 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jhlabs/filters/ -->
<dependency>
<groupId>com.jhlabs</groupId>
<artifactId>filters</artifactId>
<version>2.0.235-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jhlabs/filters/
implementation 'com.jhlabs:filters:2.0.235-1'
// https://jarcasting.com/artifacts/com.jhlabs/filters/
implementation ("com.jhlabs:filters:2.0.235-1")
'com.jhlabs:filters:jar:2.0.235-1'
<dependency org="com.jhlabs" name="filters" rev="2.0.235-1">
<artifact name="filters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jhlabs', module='filters', version='2.0.235-1')
)
libraryDependencies += "com.jhlabs" % "filters" % "2.0.235-1"
[com.jhlabs/filters "2.0.235-1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |