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