GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdbootstrap-touchspin |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-touchspin-3.0.3.pom | |
bootstrap-touchspin-3.0.3.jar | 30 KB |
bootstrap-touchspin-3.0.3-sources.jar | 22 bytes |
bootstrap-touchspin-3.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-touchspin/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bootstrap-touchspin</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-touchspin/
implementation 'org.webjars.bower:bootstrap-touchspin:3.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-touchspin/
implementation ("org.webjars.bower:bootstrap-touchspin:3.0.3")
'org.webjars.bower:bootstrap-touchspin:jar:3.0.3'
<dependency org="org.webjars.bower" name="bootstrap-touchspin" rev="3.0.3">
<artifact name="bootstrap-touchspin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-touchspin', version='3.0.3')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-touchspin" % "3.0.3"
[org.webjars.bower/bootstrap-touchspin "3.0.3"]