is not current version
Last Version 0.10.1

com.ccfraser.muirwik:muirwik-components 0.9.0

Muirwik Components - a Material UI React wrapper written in Kotlin

GroupId

GroupId

com.ccfraser.muirwik
ArtifactId

ArtifactId

muirwik-components
Version

Version

0.9.0
Type

Type

pom

Download muirwik-components 0.9.0


<!-- https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/ -->
<dependency>
    <groupId>com.ccfraser.muirwik</groupId>
    <artifactId>muirwik-components</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation 'com.ccfraser.muirwik:muirwik-components:0.9.0'
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation ("com.ccfraser.muirwik:muirwik-components:0.9.0")
'com.ccfraser.muirwik:muirwik-components:pom:0.9.0'
<dependency org="com.ccfraser.muirwik" name="muirwik-components" rev="0.9.0">
  <artifact name="muirwik-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ccfraser.muirwik', module='muirwik-components', version='0.9.0')
)
libraryDependencies += "com.ccfraser.muirwik" % "muirwik-components" % "0.9.0"
[com.ccfraser.muirwik/muirwik-components "0.9.0"]