kotlin-simple-frontend

Kotlin frontend framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.decembrist
ArtifactId

ArtifactId

kotlin-simple-frontend
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-simple-frontend
Kotlin frontend framework
Project URL

Project URL

http://decembrist.org/
Source Code Management

Source Code Management

https://github.com/decembrist-revolt/kotlin-simple-frontend

Download kotlin-simple-frontend

How to add to project

<!-- https://jarcasting.com/artifacts/org.decembrist/kotlin-simple-frontend/ -->
<dependency>
    <groupId>org.decembrist</groupId>
    <artifactId>kotlin-simple-frontend</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.decembrist/kotlin-simple-frontend/
implementation 'org.decembrist:kotlin-simple-frontend:0.1.0'
// https://jarcasting.com/artifacts/org.decembrist/kotlin-simple-frontend/
implementation ("org.decembrist:kotlin-simple-frontend:0.1.0")
'org.decembrist:kotlin-simple-frontend:jar:0.1.0'
<dependency org="org.decembrist" name="kotlin-simple-frontend" rev="0.1.0">
  <artifact name="kotlin-simple-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.decembrist', module='kotlin-simple-frontend', version='0.1.0')
)
libraryDependencies += "org.decembrist" % "kotlin-simple-frontend" % "0.1.0"
[org.decembrist/kotlin-simple-frontend "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.3.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.1.1
org.jetbrains.kotlinx : kotlinx-html-js jar 0.6.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0