License |
License |
---|---|
GroupId | GroupIdcom.github.mizool.technology.table-access |
ArtifactId | ArtifactIdtable-access |
Version | Version0.31 |
Type | Typepom |
Description |
DescriptionJava library providing miscellaneous classes for enterprise applications
|
Filename | Size |
---|---|
table-access-0.31.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.31</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.31'
// https://jarcasting.com/artifacts/com.github.mizool.technology.table-access/table-access/
implementation ("com.github.mizool.technology.table-access:table-access:0.31")
'com.github.mizool.technology.table-access:table-access:pom:0.31'
<dependency org="com.github.mizool.technology.table-access" name="table-access" rev="0.31">
<artifact name="table-access" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology.table-access', module='table-access', version='0.31')
)
libraryDependencies += "com.github.mizool.technology.table-access" % "table-access" % "0.31"
[com.github.mizool.technology.table-access/table-access "0.31"]