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