Last Version

PNGJ 2.1.2.1

PNGJ

License

License

GroupId

GroupId

com.alexdupre
ArtifactId

ArtifactId

pngj
Version

Version

2.1.2.1
Type

Type

jar
Description

Description

PNGJ
PNGJ
Project URL

Project URL

https://github.com/alexdupre/pngj
Project Organization

Project Organization

com.alexdupre
Source Code Management

Source Code Management

https://github.com/alexdupre/pngj

Download pngj 2.1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.