Categories |
CategoriesTabula Data PDF |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.olifolkerd |
ArtifactId | ArtifactIdtabulator |
Version | Version3.5.3 |
Type | Typejar |
Filename | Size |
---|---|
tabulator-3.5.3.pom | |
tabulator-3.5.3.jar | 354 KB |
tabulator-3.5.3-sources.jar | 22 bytes |
tabulator-3.5.3-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>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.olifolkerd/tabulator/
implementation 'org.webjars.bowergithub.olifolkerd:tabulator:3.5.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.olifolkerd/tabulator/
implementation ("org.webjars.bowergithub.olifolkerd:tabulator:3.5.3")
'org.webjars.bowergithub.olifolkerd:tabulator:jar:3.5.3'
<dependency org="org.webjars.bowergithub.olifolkerd" name="tabulator" rev="3.5.3">
<artifact name="tabulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.olifolkerd', module='tabulator', version='3.5.3')
)
libraryDependencies += "org.webjars.bowergithub.olifolkerd" % "tabulator" % "3.5.3"
[org.webjars.bowergithub.olifolkerd/tabulator "3.5.3"]