is not current version
Last Version 0.2

com.github.mizool.tableaccess:tableaccess 0.1

Mizool TableAccess

GroupId

GroupId

com.github.mizool.tableaccess
ArtifactId

ArtifactId

tableaccess
Version

Version

0.1
Type

Type

pom

Download tableaccess 0.1

Filename Size
tableaccess-0.1.pom 18 KB
Browse

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