MVN

com.lambdaminute : slinky-wrappers-semantic-ui_sjs0.6_2.12

Maven & Gradle

Apr 22, 2019
10 stars

slinky-wrappers-semantic-ui · slinky-wrappers-semantic-ui

<dependency>
    <groupId>com.lambdaminute</groupId>
    <artifactId>slinky-wrappers-semantic-ui_sjs0.6_2.12</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lambdaminute : slinky-wrappers-semantic-ui_sjs0.6_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of com.lambdaminute : slinky-wrappers-semantic-ui_sjs0.6_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.4.1
0.3.x
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0+8-9180a665
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0+6-52454b9c
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0+5-7b0ffc79
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0+4-2704b3c3
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0+3-096790ff
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0+2-936d1d3a
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.3.0+1-840af103
0.2.x
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.2.0
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.2.0+1-002ed3d1
0.1.x
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.1
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.0
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.1+6-ae0f5d7a
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.1+5-4b1c4d5d
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.1+4-578958f8
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.1+3-bf3e398c
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.1+2-8b57b80a
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.1+1-10ee384f
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.1.0+1-505e8df4
0.0.x
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+46-ce822cb7
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+45-58741c19
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+44-c67963ea
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+43-f4de7dc3
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+37-4a869944
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+36-06b5340c
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+35-3e9965ce
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+34-9246004b
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+23-43657f66
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+22-bff345e4
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+20-58079f11
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+19-b81e8065
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+18-b2b9a428
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+17-9bf7fb6c
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+17-3e0f4c1c
slinky-wrappers-semantic-ui_sjs0.6_2.12-0.0.2-test+16-50b18f8f

How to add a dependency to Maven

Add the following com.lambdaminute : slinky-wrappers-semantic-ui_sjs0.6_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lambdaminute</groupId>
    <artifactId>slinky-wrappers-semantic-ui_sjs0.6_2.12</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lambdaminute : slinky-wrappers-semantic-ui_sjs0.6_2.12 gradle dependency to your build.gradle file:

implementation 'com.lambdaminute:slinky-wrappers-semantic-ui_sjs0.6_2.12:0.4.1'

Gradle Kotlin DSL: Add the following com.lambdaminute : slinky-wrappers-semantic-ui_sjs0.6_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lambdaminute:slinky-wrappers-semantic-ui_sjs0.6_2.12:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lambdaminute : slinky-wrappers-semantic-ui_sjs0.6_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lambdaminute" % "slinky-wrappers-semantic-ui_sjs0.6_2.12" % "0.4.1"