License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-lukeapage-pngjs |
Version | Version2.3.1 |
Type | Typejar |
Description |
Descriptionpngjs
WebJar for pngjs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-lukeapage-pngjs-2.3.1.pom | |
github-com-lukeapage-pngjs-2.3.1.jar | 15 MB |
github-com-lukeapage-pngjs-2.3.1-sources.jar | 22 bytes |
github-com-lukeapage-pngjs-2.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-lukeapage-pngjs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-lukeapage-pngjs</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-lukeapage-pngjs/
implementation 'org.webjars.npm:github-com-lukeapage-pngjs:2.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-lukeapage-pngjs/
implementation ("org.webjars.npm:github-com-lukeapage-pngjs:2.3.1")
'org.webjars.npm:github-com-lukeapage-pngjs:jar:2.3.1'
<dependency org="org.webjars.npm" name="github-com-lukeapage-pngjs" rev="2.3.1">
<artifact name="github-com-lukeapage-pngjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-lukeapage-pngjs', version='2.3.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-lukeapage-pngjs" % "2.3.1"
[org.webjars.npm/github-com-lukeapage-pngjs "2.3.1"]