License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpopsicle-status |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionpopsicle-status
WebJar for popsicle-status
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
popsicle-status-2.0.0.pom | |
popsicle-status-2.0.0.jar | 5 KB |
popsicle-status-2.0.0-sources.jar | 22 bytes |
popsicle-status-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/popsicle-status/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>popsicle-status</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/popsicle-status/
implementation 'org.webjars.npm:popsicle-status:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/popsicle-status/
implementation ("org.webjars.npm:popsicle-status:2.0.0")
'org.webjars.npm:popsicle-status:jar:2.0.0'
<dependency org="org.webjars.npm" name="popsicle-status" rev="2.0.0">
<artifact name="popsicle-status" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='popsicle-status', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "popsicle-status" % "2.0.0"
[org.webjars.npm/popsicle-status "2.0.0"]