MVN

dev.icerock.moko : widgets

Maven & Gradle

May 13, 2023
7 usages
377 stars

MOKO widgets · Kotlin MultiPlatform library that provides declarative UI and application screens management.

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>widgets</artifactId>
    <version>0.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.icerock.moko : widgets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.4

All Versions

Choose a version of dev.icerock.moko : widgets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
widgets-0.2.4
widgets-0.2.3
widgets-0.2.2
widgets-0.2.1
widgets-0.2.0
0.1.x
widgets-0.1.0
plugin
widgets-plugin

How to add a dependency to Maven

Add the following dev.icerock.moko : widgets maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>widgets</artifactId>
    <version>0.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.icerock.moko : widgets gradle dependency to your build.gradle file:

implementation 'dev.icerock.moko:widgets:0.2.4'

Gradle Kotlin DSL: Add the following dev.icerock.moko : widgets gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.icerock.moko:widgets:0.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.icerock.moko : widgets sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.icerock.moko" % "widgets" % "0.2.4"

Advertisement

Dependencies from Group

Jun 04, 2023
28 usages
984 stars
May 14, 2022
24 usages
984 stars
Jan 21, 2022
18 usages
16 stars
Jun 04, 2023
17 usages
984 stars
Jun 04, 2023
17 usages
984 stars

Discover Dependencies

Mar 28, 2017
9 usages
9 stars
Aug 08, 2022
6 usages
169 stars
Dec 21, 2021
65 usages
478 stars
Jul 21, 2023
14 usages
630 stars
Dec 30, 2020
30 usages
91 stars
Jul 12, 2023
12 usages
52 stars
Apr 18, 2020
9 usages
632 stars
Feb 26, 2010
24 usages