| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIddev.fritz2 |
| ArtifactId | ArtifactIdcomponents-js |
| Last Version | Last Version0.14.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionfritz2
Easily build reactive web-apps in Kotlin based on flows and coroutines
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| components-js-0.14.3.pom | |
| components-js-0.14.3-sources.jar | 94 KB |
| components-js-0.14.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.fritz2/components-js/ -->
<dependency>
<groupId>dev.fritz2</groupId>
<artifactId>components-js</artifactId>
<version>0.14.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.fritz2/components-js/
implementation 'dev.fritz2:components-js:0.14.3'
// https://jarcasting.com/artifacts/dev.fritz2/components-js/
implementation ("dev.fritz2:components-js:0.14.3")
'dev.fritz2:components-js:pom:0.14.3'
<dependency org="dev.fritz2" name="components-js" rev="0.14.3">
<artifact name="components-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.fritz2', module='components-js', version='0.14.3')
)
libraryDependencies += "dev.fritz2" % "components-js" % "0.14.3"
[dev.fritz2/components-js "0.14.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
| dev.fritz2 : core-js | jar | 0.14.3 |
| dev.fritz2 : styling-js | jar | 0.14.3 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |