GroupId | GroupIdcom.github.mizool.technology.table-access |
---|---|
ArtifactId | ArtifactIdtable-access |
Version | Version0.30 |
Type | Typepom |
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"]