base
The elide-base
module is a multi-platform Kotlin module which provides basic utilities which are typically useful for all applications.
Installation
The elide-base
package is provided via 0, and also via Elide's own 1 repository. Base only depends on KotlinX and elide-core
.
Via Gradle (Catalog):
implementation(framework.elide.base)
Via Gradle (Kotlin DSL):
implementation("dev.elide:elide-base")
Via Gradle (Groovy DSL):
implementation "dev.elide:elide-base"
Via Maven:
<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-base</artifactId>
</dependency>
The elide-base
module is a multi-platform Kotlin module which provides basic utilities which are typically useful for all applications.
Installation
The elide-base
package is provided via 0, and also via Elide's own 1 repository. Base only depends on KotlinX and elide-core
.
Via Gradle (Catalog):
implementation(framework.elide.base)
Via Gradle (Kotlin DSL):
implementation("dev.elide:elide-base")
Via Gradle (Groovy DSL):
implementation "dev.elide:elide-base"
Via Maven:
<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-base</artifactId>
</dependency>
The elide-base
module is a multi-platform Kotlin module which provides basic utilities which are typically useful for all applications.
Installation
The elide-base
package is provided via 0, and also via Elide's own 1 repository. Base only depends on KotlinX and elide-core
.
Via Gradle (Catalog):
implementation(framework.elide.base)
Via Gradle (Kotlin DSL):
implementation("dev.elide:elide-base")
Via Gradle (Groovy DSL):
implementation "dev.elide:elide-base"
Via Maven:
<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-base</artifactId>
</dependency>
The elide-base
module is a multi-platform Kotlin module which provides basic utilities which are typically useful for all applications.
Installation
The elide-base
package is provided via 0, and also via Elide's own 1 repository. Base only depends on KotlinX and elide-core
.
Via Gradle (Catalog):
implementation(framework.elide.base)
Via Gradle (Kotlin DSL):
implementation("dev.elide:elide-base")
Via Gradle (Groovy DSL):
implementation "dev.elide:elide-base"
Via Maven:
<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-base</artifactId>
</dependency>