Files download
File Operation
styles_sjs0.6_2.11-0.2.0.jar download
styles_sjs0.6_2.11-0.2.0.pom download
styles_sjs0.6_2.11-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.chandu0101.scalajs-react-native</groupId>
  <artifactId>styles_sjs0.6_2.11</artifactId>
  <version>0.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.chandu0101.scalajs-react-native:styles_sjs0.6_2.11:0.2.0'
Gradle Kotlin
implementation("com.github.chandu0101.scalajs-react-native:styles_sjs0.6_2.11:0.2.0")
Scala SBT
libraryDependencies += "com.github.chandu0101.scalajs-react-native" % "styles_sjs0.6_2.11" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.chandu0101.scalajs-react-native', module='styles_sjs0.6_2.11', version='0.2.0')
)
Apache Ivy
<dependency org="com.github.chandu0101.scalajs-react-native" name="styles_sjs0.6_2.11" rev="0.2.0" />
Leiningen
[com.github.chandu0101.scalajs-react-native/styles_sjs0.6_2.11 "0.2.0"]
Apache Buildr
'com.github.chandu0101.scalajs-react-native:styles_sjs0.6_2.11:jar:0.2.0'