MVN

dev.fritz2 : core

Maven & Gradle

Aug 24, 2023
3 usages
599 stars

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

<dependency>
    <groupId>dev.fritz2</groupId>
    <artifactId>core</artifactId>
    <version>0.14.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.fritz2 : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.6
  • Latest Release Candidate: 1.0-RC9

All Versions

Choose a version of dev.fritz2 : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
core-1.0-RC9
core-1.0-RC8
core-1.0-RC7
core-1.0-RC6
core-1.0-RC5
core-1.0-RC4
core-1.0-RC3
core-1.0-RC2
core-1.0-RC1
0.14.x
core-0.14.6
core-0.14.4
core-0.14.3
core-0.14.2
core-0.14.1
0.14
core-0.14
0.13
core-0.13
0.12
core-0.12
0.11.x
core-0.11.1
0.11
core-0.11
0.10.x
core-0.10.1
0.10
core-0.10
0.9.x
core-0.9.2
core-0.9.1
0.9
core-0.9

How to add a dependency to Maven

Add the following dev.fritz2 : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.fritz2</groupId>
    <artifactId>core</artifactId>
    <version>0.14.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.fritz2 : core gradle dependency to your build.gradle file:

implementation 'dev.fritz2:core:0.14.6'

Gradle Kotlin DSL: Add the following dev.fritz2 : core gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.fritz2:core:0.14.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.fritz2 : core sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.fritz2" % "core" % "0.14.6"

Advertisement

Dependencies from Group

Aug 24, 2023
3 usages
599 stars
Aug 24, 2023
3 usages
599 stars
Jun 01, 2021
2 usages
599 stars
Aug 24, 2023
2 usages
599 stars
Jun 01, 2021
1 usages
599 stars

Discover Dependencies

Jun 28, 2023
5 usages
271 stars
Jul 15, 2023
8 usages
662 stars
Aug 24, 2023
1 usages
395 stars
Aug 16, 2023
5 usages
80 stars
Sep 29, 2021
0 stars