License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIddev.fritz2 |
ArtifactId | ArtifactIdlenses-annotation-processor-js |
Last Version | Last Version1.0-RC1 |
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 |
<!-- https://jarcasting.com/artifacts/dev.fritz2/lenses-annotation-processor-js/ -->
<dependency>
<groupId>dev.fritz2</groupId>
<artifactId>lenses-annotation-processor-js</artifactId>
<version>1.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.fritz2/lenses-annotation-processor-js/
implementation 'dev.fritz2:lenses-annotation-processor-js:1.0-RC1'
// https://jarcasting.com/artifacts/dev.fritz2/lenses-annotation-processor-js/
implementation ("dev.fritz2:lenses-annotation-processor-js:1.0-RC1")
'dev.fritz2:lenses-annotation-processor-js:pom:1.0-RC1'
<dependency org="dev.fritz2" name="lenses-annotation-processor-js" rev="1.0-RC1">
<artifact name="lenses-annotation-processor-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.fritz2', module='lenses-annotation-processor-js', version='1.0-RC1')
)
libraryDependencies += "dev.fritz2" % "lenses-annotation-processor-js" % "1.0-RC1"
[dev.fritz2/lenses-annotation-processor-js "1.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |