| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjquery.stellar |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjquery.stellar
WebJar for jquery.stellar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery.stellar-0.6.2.pom | |
| jquery.stellar-0.6.2.jar | 12 KB |
| jquery.stellar-0.6.2-sources.jar | 22 bytes |
| jquery.stellar-0.6.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery.stellar/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery.stellar</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery.stellar/
implementation 'org.webjars.npm:jquery.stellar:0.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery.stellar/
implementation ("org.webjars.npm:jquery.stellar:0.6.2")
'org.webjars.npm:jquery.stellar:jar:0.6.2'
<dependency org="org.webjars.npm" name="jquery.stellar" rev="0.6.2">
<artifact name="jquery.stellar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery.stellar', version='0.6.2')
)
libraryDependencies += "org.webjars.npm" % "jquery.stellar" % "0.6.2"
[org.webjars.npm/jquery.stellar "0.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : jquery | jar | [1.4.3,) |