is not current version
Last Version 0.31

com.github.mizool.technology.table-access:table-access 0.30


GroupId

GroupId

com.github.mizool.technology.table-access
ArtifactId

ArtifactId

table-access
Version

Version

0.30
Type

Type

pom

Download table-access 0.30

Filename Size
table-access-0.30.pom 735 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.mizool.technology.table-access/table-access/ -->
<dependency>
    <groupId>com.github.mizool.technology.table-access</groupId>
    <artifactId>table-access</artifactId>
    <version>0.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.technology.table-access/table-access/
implementation 'com.github.mizool.technology.table-access:table-access:0.30'
// https://jarcasting.com/artifacts/com.github.mizool.technology.table-access/table-access/
implementation ("com.github.mizool.technology.table-access:table-access:0.30")
'com.github.mizool.technology.table-access:table-access:pom:0.30'
<dependency org="com.github.mizool.technology.table-access" name="table-access" rev="0.30">
  <artifact name="table-access" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology.table-access', module='table-access', version='0.30')
)
libraryDependencies += "com.github.mizool.technology.table-access" % "table-access" % "0.30"
[com.github.mizool.technology.table-access/table-access "0.30"]