is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-data-tables 0.62.0.1

The JWebSwing implementation for Data Tables

Categories

Categories

Data
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-data-tables
Version

Version

0.62.0.1
Type

Type

jar

Download jwebmp-data-tables 0.62.0.1


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