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