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