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