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