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