is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.forms:jwebmp-xeditable 1.1.1.7-jre8

The JWebSwing implementation for a XEditable

Categories

Categories

ORM Data
GroupId

GroupId

com.jwebmp.plugins.forms
ArtifactId

ArtifactId

jwebmp-xeditable
Version

Version

1.1.1.7-jre8
Type

Type

jar

Download jwebmp-xeditable 1.1.1.7-jre8


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