License |
License |
---|---|
GroupId | GroupIdcom.alexdupre |
ArtifactId | ArtifactIdpngj |
Version | Version2.1.2.1 |
Type | Typejar |
Description |
DescriptionPNGJ
PNGJ
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pngj-2.1.2.1.pom | |
pngj-2.1.2.1.jar | 169 KB |
pngj-2.1.2.1-sources.jar | 131 KB |
pngj-2.1.2.1-javadoc.jar | 815 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.novocode : junit-interface | jar | 0.11 |