Categories |
CategoriesTabula Data PDF |
---|---|
GroupId | GroupIdcom.github.zhongl |
ArtifactId | ArtifactIdcaptabula_2.13 |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
captabula_2.13-0.0.6.pom | |
captabula_2.13-0.0.6.jar | 37 KB |
captabula_2.13-0.0.6-sources.jar | 2 KB |
captabula_2.13-0.0.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhongl/captabula_2.13/ -->
<dependency>
<groupId>com.github.zhongl</groupId>
<artifactId>captabula_2.13</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhongl/captabula_2.13/
implementation 'com.github.zhongl:captabula_2.13:0.0.6'
// https://jarcasting.com/artifacts/com.github.zhongl/captabula_2.13/
implementation ("com.github.zhongl:captabula_2.13:0.0.6")
'com.github.zhongl:captabula_2.13:jar:0.0.6'
<dependency org="com.github.zhongl" name="captabula_2.13" rev="0.0.6">
<artifact name="captabula_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhongl', module='captabula_2.13', version='0.0.6')
)
libraryDependencies += "com.github.zhongl" % "captabula_2.13" % "0.0.6"
[com.github.zhongl/captabula_2.13 "0.0.6"]