r

react-bs-datatable

WebJar for react-bs-datatable
http://webjars.org
MIT
Files download
File Operation
react-bs-datatable-2.0.2.jar download
react-bs-datatable-2.0.2.pom download
react-bs-datatable-2.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>react-bs-datatable</artifactId>
  <version>2.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:react-bs-datatable:2.0.2'
Gradle Kotlin
implementation("org.webjars.npm:react-bs-datatable:2.0.2")
Scala SBT
libraryDependencies += "org.webjars.npm" % "react-bs-datatable" % "2.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='react-bs-datatable', version='2.0.2')
)
Apache Ivy
<dependency org="org.webjars.npm" name="react-bs-datatable" rev="2.0.2" />
Leiningen
[org.webjars.npm/react-bs-datatable "2.0.2"]
Apache Buildr
'org.webjars.npm:react-bs-datatable:jar:2.0.2'