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