License |
License |
---|---|
GroupId | GroupIdcom.github.mizool.tableaccess |
ArtifactId | ArtifactIdtableaccess |
Version | Version0.2 |
Type | Typepom |
Description |
Descriptioncom.github.mizool.tableaccess:tableaccess
Mizool TableAccess
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tableaccess-0.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.tableaccess/tableaccess/
implementation 'com.github.mizool.tableaccess:tableaccess:0.2'
// https://jarcasting.com/artifacts/com.github.mizool.tableaccess/tableaccess/
implementation ("com.github.mizool.tableaccess:tableaccess:0.2")
'com.github.mizool.tableaccess:tableaccess:pom:0.2'
<dependency org="com.github.mizool.tableaccess" name="tableaccess" rev="0.2">
<artifact name="tableaccess" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.tableaccess', module='tableaccess', version='0.2')
)
libraryDependencies += "com.github.mizool.tableaccess" % "tableaccess" % "0.2"
[com.github.mizool.tableaccess/tableaccess "0.2"]