is not current version
Last Version 1.0-RC1

fritz2 0.14.2

Easily build reactive web-apps in Kotlin based on flows and coroutines

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

dev.fritz2
ArtifactId

ArtifactId

core-js
Version

Version

0.14.2
Type

Type

pom
Description

Description

fritz2
Easily build reactive web-apps in Kotlin based on flows and coroutines
Project URL

Project URL

https://www.fritz2.dev/
Source Code Management

Source Code Management

https://github.com/jwstegemann/fritz2/

Download core-js 0.14.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.