GroupId | GroupIdcom.jwebmp.plugins.bootstrap |
---|---|
ArtifactId | ArtifactIdjwebmp-bootstrap-date-time-picker |
Version | Version1.1.1.2-jre14 |
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.1.1.2-jre14</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.1.1.2-jre14'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap-date-time-picker/
implementation ("com.jwebmp.plugins.bootstrap:jwebmp-bootstrap-date-time-picker:1.1.1.2-jre14")
'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap-date-time-picker:jar:1.1.1.2-jre14'
<dependency org="com.jwebmp.plugins.bootstrap" name="jwebmp-bootstrap-date-time-picker" rev="1.1.1.2-jre14">
<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.1.1.2-jre14')
)
libraryDependencies += "com.jwebmp.plugins.bootstrap" % "jwebmp-bootstrap-date-time-picker" % "1.1.1.2-jre14"
[com.jwebmp.plugins.bootstrap/jwebmp-bootstrap-date-time-picker "1.1.1.2-jre14"]