is not current version
Last Version 0.31

com.github.mizool.technology.table-access:table-access-business 0.29


GroupId

GroupId

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

ArtifactId

table-access-business
Version

Version

0.29
Type

Type

jar

Download table-access-business 0.29


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