Netpbm

Java library for reading and writing Netpbm files.

License

License

Categories

Categories

Net
GroupId

GroupId

de.ixilon
ArtifactId

ArtifactId

netpbm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Netpbm
Java library for reading and writing Netpbm files.
Project URL

Project URL

https://gitlab.com/ixilon/netpbm
Source Code Management

Source Code Management

https://gitlab.com/ixilon/netpbm.git

Download netpbm

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0