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