Categories |
CategoriesTabula Data PDF |
---|---|
GroupId | GroupIdcom.github.zhongl |
ArtifactId | ArtifactIdcaptabula_2.13 |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
captabula_2.13-0.0.4.pom | |
captabula_2.13-0.0.4.jar | 32 KB |
captabula_2.13-0.0.4-sources.jar | 2 KB |
captabula_2.13-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhongl/captabula_2.13/
implementation 'com.github.zhongl:captabula_2.13:0.0.4'
// https://jarcasting.com/artifacts/com.github.zhongl/captabula_2.13/
implementation ("com.github.zhongl:captabula_2.13:0.0.4")
'com.github.zhongl:captabula_2.13:jar:0.0.4'
<dependency org="com.github.zhongl" name="captabula_2.13" rev="0.0.4">
<artifact name="captabula_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhongl', module='captabula_2.13', version='0.0.4')
)
libraryDependencies += "com.github.zhongl" % "captabula_2.13" % "0.0.4"
[com.github.zhongl/captabula_2.13 "0.0.4"]