Categories |
CategoriesTabula Data PDF |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.olifolkerd |
ArtifactId | ArtifactIdtabulator |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
tabulator-4.0.0.pom | |
tabulator-4.0.0.jar | 532 KB |
tabulator-4.0.0-sources.jar | 22 bytes |
tabulator-4.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.olifolkerd/tabulator/ -->
<dependency>
<groupId>org.webjars.bowergithub.olifolkerd</groupId>
<artifactId>tabulator</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.olifolkerd/tabulator/
implementation 'org.webjars.bowergithub.olifolkerd:tabulator:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.olifolkerd/tabulator/
implementation ("org.webjars.bowergithub.olifolkerd:tabulator:4.0.0")
'org.webjars.bowergithub.olifolkerd:tabulator:jar:4.0.0'
<dependency org="org.webjars.bowergithub.olifolkerd" name="tabulator" rev="4.0.0">
<artifact name="tabulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.olifolkerd', module='tabulator', version='4.0.0')
)
libraryDependencies += "org.webjars.bowergithub.olifolkerd" % "tabulator" % "4.0.0"
[org.webjars.bowergithub.olifolkerd/tabulator "4.0.0"]