r

react-base16-styling

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