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