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