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