is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.forms:jwebmp-xeditable 1.0.13.2-jre14

The JWebSwing implementation for a XEditable

Categories

Categories

ORM Data
GroupId

GroupId

com.jwebmp.plugins.forms
ArtifactId

ArtifactId

jwebmp-xeditable
Version

Version

1.0.13.2-jre14
Type

Type

jar

Download jwebmp-xeditable 1.0.13.2-jre14


<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-xeditable/ -->
<dependency>
    <groupId>com.jwebmp.plugins.forms</groupId>
    <artifactId>jwebmp-xeditable</artifactId>
    <version>1.0.13.2-jre14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-xeditable/
implementation 'com.jwebmp.plugins.forms:jwebmp-xeditable:1.0.13.2-jre14'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-xeditable/
implementation ("com.jwebmp.plugins.forms:jwebmp-xeditable:1.0.13.2-jre14")
'com.jwebmp.plugins.forms:jwebmp-xeditable:jar:1.0.13.2-jre14'
<dependency org="com.jwebmp.plugins.forms" name="jwebmp-xeditable" rev="1.0.13.2-jre14">
  <artifact name="jwebmp-xeditable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-xeditable', version='1.0.13.2-jre14')
)
libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-xeditable" % "1.0.13.2-jre14"
[com.jwebmp.plugins.forms/jwebmp-xeditable "1.0.13.2-jre14"]