Categories |
CategoriesTabula Data PDF |
---|---|
GroupId | GroupIdio.github.pityka |
ArtifactId | ArtifactIdlamp-tabular_2.12 |
Version | Version0.0.19 |
Type | Typejar |
Filename | Size |
---|---|
lamp-tabular_2.12-0.0.19.pom | |
lamp-tabular_2.12-0.0.19.jar | 223 KB |
lamp-tabular_2.12-0.0.19-sources.jar | 14 KB |
lamp-tabular_2.12-0.0.19-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.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pityka/lamp-tabular_2.12/
implementation 'io.github.pityka:lamp-tabular_2.12:0.0.19'
// https://jarcasting.com/artifacts/io.github.pityka/lamp-tabular_2.12/
implementation ("io.github.pityka:lamp-tabular_2.12:0.0.19")
'io.github.pityka:lamp-tabular_2.12:jar:0.0.19'
<dependency org="io.github.pityka" name="lamp-tabular_2.12" rev="0.0.19">
<artifact name="lamp-tabular_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pityka', module='lamp-tabular_2.12', version='0.0.19')
)
libraryDependencies += "io.github.pityka" % "lamp-tabular_2.12" % "0.0.19"
[io.github.pityka/lamp-tabular_2.12 "0.0.19"]