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