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