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