fritz2

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
Last Version

Last Version

1.0-RC1
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
1.0-RC1
0.14.3
0.14.2
0.14.1
0.14
0.13
0.12
0.11.1
0.11
0.10.1
0.10
0.9.2
0.9.1
0.9