is not current version
Last Version 1.0.6

org.webjars.bower:iron-data-table 1.0.1

WebJar for iron-data-table

Categories

Categories

Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

iron-data-table
Version

Version

1.0.1
Type

Type

jar

Download iron-data-table 1.0.1


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