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