Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-Gillardo-bootstrap-ui-datetime-picker |
Version | Version2.4.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-Gillardo-bootstrap-ui-datetime-picker/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-Gillardo-bootstrap-ui-datetime-picker</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-Gillardo-bootstrap-ui-datetime-picker/
implementation 'org.webjars.bower:github-com-Gillardo-bootstrap-ui-datetime-picker:2.4.2'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-Gillardo-bootstrap-ui-datetime-picker/
implementation ("org.webjars.bower:github-com-Gillardo-bootstrap-ui-datetime-picker:2.4.2")
'org.webjars.bower:github-com-Gillardo-bootstrap-ui-datetime-picker:jar:2.4.2'
<dependency org="org.webjars.bower" name="github-com-Gillardo-bootstrap-ui-datetime-picker" rev="2.4.2">
<artifact name="github-com-Gillardo-bootstrap-ui-datetime-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-Gillardo-bootstrap-ui-datetime-picker', version='2.4.2')
)
libraryDependencies += "org.webjars.bower" % "github-com-Gillardo-bootstrap-ui-datetime-picker" % "2.4.2"
[org.webjars.bower/github-com-Gillardo-bootstrap-ui-datetime-picker "2.4.2"]