Files download
File Operation
udash-bootstrap_sjs0.6_2.12-0.8.6.jar download
udash-bootstrap_sjs0.6_2.12-0.8.6.pom download
udash-bootstrap_sjs0.6_2.12-0.8.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.udash</groupId>
  <artifactId>udash-bootstrap_sjs0.6_2.12</artifactId>
  <version>0.8.6</version>
</dependency>
Gradle Groovy
implementation 'io.udash:udash-bootstrap_sjs0.6_2.12:0.8.6'
Gradle Kotlin
implementation("io.udash:udash-bootstrap_sjs0.6_2.12:0.8.6")
Scala SBT
libraryDependencies += "io.udash" % "udash-bootstrap_sjs0.6_2.12" % "0.8.6"
Groovy Grape
@Grapes(
  @Grab(group='io.udash', module='udash-bootstrap_sjs0.6_2.12', version='0.8.6')
)
Apache Ivy
<dependency org="io.udash" name="udash-bootstrap_sjs0.6_2.12" rev="0.8.6" />
Leiningen
[io.udash/udash-bootstrap_sjs0.6_2.12 "0.8.6"]
Apache Buildr
'io.udash:udash-bootstrap_sjs0.6_2.12:jar:0.8.6'