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