| License |
License
Mozilla Public License 2.0
|
|---|---|
| GroupId | GroupIdcom.ccfraser.muirwik |
| ArtifactId | ArtifactIdmuirwik-components |
| Last Version | Last Version0.10.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMuirwik Components
Muirwik Components - a Material UI React wrapper written in Kotlin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| muirwik-components-0.10.1.pom | |
| muirwik-components-0.10.1-sources.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/ -->
<dependency>
<groupId>com.ccfraser.muirwik</groupId>
<artifactId>muirwik-components</artifactId>
<version>0.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation 'com.ccfraser.muirwik:muirwik-components:0.10.1'
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation ("com.ccfraser.muirwik:muirwik-components:0.10.1")
'com.ccfraser.muirwik:muirwik-components:pom:0.10.1'
<dependency org="com.ccfraser.muirwik" name="muirwik-components" rev="0.10.1">
<artifact name="muirwik-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ccfraser.muirwik', module='muirwik-components', version='0.10.1')
)
libraryDependencies += "com.ccfraser.muirwik" % "muirwik-components" % "0.10.1"
[com.ccfraser.muirwik/muirwik-components "0.10.1"]