Categories |
CategoriesTabula Data PDF |
---|---|
GroupId | GroupIdio.github.pityka |
ArtifactId | ArtifactIdlamp-tabular_2.12 |
Version | Version0.0.13 |
Type | Typejar |
Filename | Size |
---|---|
lamp-tabular_2.12-0.0.13.pom | |
lamp-tabular_2.12-0.0.13.jar | 226 KB |
lamp-tabular_2.12-0.0.13-sources.jar | 14 KB |
lamp-tabular_2.12-0.0.13-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pityka/lamp-tabular_2.12/ -->
<dependency>
<groupId>io.github.pityka</groupId>
<artifactId>lamp-tabular_2.12</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pityka/lamp-tabular_2.12/
implementation 'io.github.pityka:lamp-tabular_2.12:0.0.13'
// https://jarcasting.com/artifacts/io.github.pityka/lamp-tabular_2.12/
implementation ("io.github.pityka:lamp-tabular_2.12:0.0.13")
'io.github.pityka:lamp-tabular_2.12:jar:0.0.13'
<dependency org="io.github.pityka" name="lamp-tabular_2.12" rev="0.0.13">
<artifact name="lamp-tabular_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pityka', module='lamp-tabular_2.12', version='0.0.13')
)
libraryDependencies += "io.github.pityka" % "lamp-tabular_2.12" % "0.0.13"
[io.github.pityka/lamp-tabular_2.12 "0.0.13"]