GroupId | GroupIdcom.jwebmp.plugins.effects |
---|---|
ArtifactId | ArtifactIdjwebmp-waveseffect |
Version | Version1.1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-waveseffect-1.1.1.4.pom | |
jwebmp-waveseffect-1.1.1.4.jar | 22 KB |
jwebmp-waveseffect-1.1.1.4-sources.jar | 24 KB |
jwebmp-waveseffect-1.1.1.4-javadoc.jar | 546 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.effects/jwebmp-waveseffect/ -->
<dependency>
<groupId>com.jwebmp.plugins.effects</groupId>
<artifactId>jwebmp-waveseffect</artifactId>
<version>1.1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.effects/jwebmp-waveseffect/
implementation 'com.jwebmp.plugins.effects:jwebmp-waveseffect:1.1.1.4'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.effects/jwebmp-waveseffect/
implementation ("com.jwebmp.plugins.effects:jwebmp-waveseffect:1.1.1.4")
'com.jwebmp.plugins.effects:jwebmp-waveseffect:jar:1.1.1.4'
<dependency org="com.jwebmp.plugins.effects" name="jwebmp-waveseffect" rev="1.1.1.4">
<artifact name="jwebmp-waveseffect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.effects', module='jwebmp-waveseffect', version='1.1.1.4')
)
libraryDependencies += "com.jwebmp.plugins.effects" % "jwebmp-waveseffect" % "1.1.1.4"
[com.jwebmp.plugins.effects/jwebmp-waveseffect "1.1.1.4"]