License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Tabula Data PDF |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreactabular |
Last Version | Last Version0.12.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactabular
WebJar for reactabular
|
Project URL |
Project URL |
Filename | Size |
---|---|
reactabular-0.12.1.pom | |
reactabular-0.12.1.jar | 229 KB |
reactabular-0.12.1-sources.jar | 22 bytes |
reactabular-0.12.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/reactabular/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>reactabular</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/reactabular/
implementation 'org.webjars.npm:reactabular:0.12.1'
// https://jarcasting.com/artifacts/org.webjars.npm/reactabular/
implementation ("org.webjars.npm:reactabular:0.12.1")
'org.webjars.npm:reactabular:jar:0.12.1'
<dependency org="org.webjars.npm" name="reactabular" rev="0.12.1">
<artifact name="reactabular" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='reactabular', version='0.12.1')
)
libraryDependencies += "org.webjars.npm" % "reactabular" % "0.12.1"
[org.webjars.npm/reactabular "0.12.1"]