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