is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.forms:jwebmp-data-tables 1.1.0.6-jre15

The JWebSwing implementation for Data Tables

Categories

Categories

Data ORM
GroupId

GroupId

com.jwebmp.plugins.forms
ArtifactId

ArtifactId

jwebmp-data-tables
Version

Version

1.1.0.6-jre15
Type

Type

jar

Download jwebmp-data-tables 1.1.0.6-jre15


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