We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb0c58 commit 179d1f5Copy full SHA for 179d1f5
README.md
@@ -9,6 +9,8 @@ or pull requests.
9
10
- Build by `gradle build`
11
- Add jar file to your project
12
+- OR add `compile "com.github.underlow:semantic-ui-kotlin-wrapper:master-SNAPSHOT"` to `build.gradle`
13
+
14
- Add semantic ui react npm package, usually that means add **"semantic-ui-react": "^0.82.1"** to **package.json**
15
- Try somthing like
16
```kotlin
0 commit comments