GroupId | GroupIdorg.webjars.bowergithub.uxsolutions |
---|---|
ArtifactId | ArtifactIdbootstrap-datepicker |
Version | Version1.7.0-RC3 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-datepicker-1.7.0-RC3.pom | |
bootstrap-datepicker-1.7.0-RC3.jar | 691 KB |
bootstrap-datepicker-1.7.0-RC3-sources.jar | 22 bytes |
bootstrap-datepicker-1.7.0-RC3-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.7.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.uxsolutions/bootstrap-datepicker/
implementation 'org.webjars.bowergithub.uxsolutions:bootstrap-datepicker:1.7.0-RC3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.uxsolutions/bootstrap-datepicker/
implementation ("org.webjars.bowergithub.uxsolutions:bootstrap-datepicker:1.7.0-RC3")
'org.webjars.bowergithub.uxsolutions:bootstrap-datepicker:jar:1.7.0-RC3'
<dependency org="org.webjars.bowergithub.uxsolutions" name="bootstrap-datepicker" rev="1.7.0-RC3">
<artifact name="bootstrap-datepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.uxsolutions', module='bootstrap-datepicker', version='1.7.0-RC3')
)
libraryDependencies += "org.webjars.bowergithub.uxsolutions" % "bootstrap-datepicker" % "1.7.0-RC3"
[org.webjars.bowergithub.uxsolutions/bootstrap-datepicker "1.7.0-RC3"]