License |
License
ISC
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpotpack |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpotpack
WebJar for potpack
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
potpack-1.0.2.pom | |
potpack-1.0.2.jar | 6 KB |
potpack-1.0.2-sources.jar | 22 bytes |
potpack-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/potpack/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>potpack</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/potpack/
implementation 'org.webjars.npm:potpack:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/potpack/
implementation ("org.webjars.npm:potpack:1.0.2")
'org.webjars.npm:potpack:jar:1.0.2'
<dependency org="org.webjars.npm" name="potpack" rev="1.0.2">
<artifact name="potpack" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='potpack', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "potpack" % "1.0.2"
[org.webjars.npm/potpack "1.0.2"]