License |
License
Mozilla Public License 2.0
|
---|---|
GroupId | GroupIdcom.ccfraser.muirwik |
ArtifactId | ArtifactIdmuirwik-components |
Version | Version0.8.0 |
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.8.0.pom | |
muirwik-components-0.8.0-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.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation 'com.ccfraser.muirwik:muirwik-components:0.8.0'
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation ("com.ccfraser.muirwik:muirwik-components:0.8.0")
'com.ccfraser.muirwik:muirwik-components:pom:0.8.0'
<dependency org="com.ccfraser.muirwik" name="muirwik-components" rev="0.8.0">
<artifact name="muirwik-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ccfraser.muirwik', module='muirwik-components', version='0.8.0')
)
libraryDependencies += "com.ccfraser.muirwik" % "muirwik-components" % "0.8.0"
[com.ccfraser.muirwik/muirwik-components "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.0 |
org.jetbrains.kotlin-wrappers : kotlin-react | jar | 17.0.2-pre.204-kotlin-1.5.0 |
org.jetbrains.kotlin-wrappers : kotlin-react-dom | jar | 17.0.2-pre.204-kotlin-1.5.0 |
org.jetbrains.kotlin-wrappers : kotlin-styled | jar | 5.3.0-pre.204-kotlin-1.5.0 |