GroupId | GroupIdcom.jwebmp.plugins.bootstrap |
---|---|
ArtifactId | ArtifactIdjwebmp-bootstrap-date-time-picker |
Version | Version1.0.10.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap-date-time-picker/ -->
<dependency>
<groupId>com.jwebmp.plugins.bootstrap</groupId>
<artifactId>jwebmp-bootstrap-date-time-picker</artifactId>
<version>1.0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap-date-time-picker/
implementation 'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap-date-time-picker:1.0.10.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap-date-time-picker/
implementation ("com.jwebmp.plugins.bootstrap:jwebmp-bootstrap-date-time-picker:1.0.10.1")
'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap-date-time-picker:jar:1.0.10.1'
<dependency org="com.jwebmp.plugins.bootstrap" name="jwebmp-bootstrap-date-time-picker" rev="1.0.10.1">
<artifact name="jwebmp-bootstrap-date-time-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.bootstrap', module='jwebmp-bootstrap-date-time-picker', version='1.0.10.1')
)
libraryDependencies += "com.jwebmp.plugins.bootstrap" % "jwebmp-bootstrap-date-time-picker" % "1.0.10.1"
[com.jwebmp.plugins.bootstrap/jwebmp-bootstrap-date-time-picker "1.0.10.1"]