| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.bower | 
    
| ArtifactId | ArtifactIdbootstrap-touchspin | 
    
| Last Version | Last Version3.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbootstrap-touchspin 
            WebJar for bootstrap-touchspin 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| bootstrap-touchspin-3.1.2.pom | |
| bootstrap-touchspin-3.1.2.jar | 30 KB | 
| bootstrap-touchspin-3.1.2-sources.jar | 22 bytes | 
| bootstrap-touchspin-3.1.2-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.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-touchspin/
implementation 'org.webjars.bower:bootstrap-touchspin:3.1.2'
                // https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-touchspin/
implementation ("org.webjars.bower:bootstrap-touchspin:3.1.2")
                'org.webjars.bower:bootstrap-touchspin:jar:3.1.2'
                <dependency org="org.webjars.bower" name="bootstrap-touchspin" rev="3.1.2">
  <artifact name="bootstrap-touchspin" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-touchspin', version='3.1.2')
)
                libraryDependencies += "org.webjars.bower" % "bootstrap-touchspin" % "3.1.2"
                [org.webjars.bower/bootstrap-touchspin "3.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.bower : jquery | jar | [1.9.0,) | 
| org.webjars.bower : bootstrap | jar | [3.0.0,) |