Spin.js WebJar
More info: http://webjars.org and the spin.js website.
License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdspin-js |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspin.js
WebJar for spin.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spin-js-2.1.0.pom | |
spin-js-2.1.0.jar | 9 KB |
spin-js-2.1.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/spin-js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>spin-js</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/spin-js/
implementation 'org.webjars:spin-js:2.1.0'
// https://jarcasting.com/artifacts/org.webjars/spin-js/
implementation ("org.webjars:spin-js:2.1.0")
'org.webjars:spin-js:jar:2.1.0'
<dependency org="org.webjars" name="spin-js" rev="2.1.0">
<artifact name="spin-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='spin-js', version='2.1.0')
)
libraryDependencies += "org.webjars" % "spin-js" % "2.1.0"
[org.webjars/spin-js "2.1.0"]
More info: http://webjars.org and the spin.js website.