MVN

com.trendyol : kediatr-core

Maven & Gradle

Jun 01, 2023
3 usages
174 stars

kediatr-core · Mediator implementation in Kotlin with native coroutine support

<dependency>
    <groupId>com.trendyol</groupId>
    <artifactId>kediatr-core</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trendyol : kediatr-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.trendyol : kediatr-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
kediatr-core-3.0.0
2.1.x
kediatr-core-2.1.0
2.0.x
kediatr-core-2.0.0
1.1.x
kediatr-core-1.1.2
kediatr-core-1.1.1
1.0.x
kediatr-core-1.0.18
kediatr-core-1.0.17
kediatr-core-1.0.16
kediatr-core-1.0.15
kediatr-core-1.0.13
kediatr-core-1.0.12
kediatr-core-1.0.10
kediatr-core-1.0.7

How to add a dependency to Maven

Add the following com.trendyol : kediatr-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.trendyol</groupId>
    <artifactId>kediatr-core</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trendyol : kediatr-core gradle dependency to your build.gradle file:

implementation 'com.trendyol:kediatr-core:3.0.0'

Gradle Kotlin DSL: Add the following com.trendyol : kediatr-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.trendyol:kediatr-core:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trendyol : kediatr-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trendyol" % "kediatr-core" % "3.0.0"

Advertisement

Dependencies from Group

Jun 01, 2023
3 usages
174 stars
Mar 07, 2022
2 usages
96 stars
Jun 01, 2023
174 stars
Mar 07, 2022
96 stars

Discover Dependencies

May 05, 2021
3 usages
321 stars
Apr 01, 2021
1 usages
0 stars
Aug 12, 2022
7 usages
10 stars
Aug 03, 2023
3 usages
64 stars
Jan 31, 2023
9 usages
0 stars
May 02, 2016
3 usages
Dec 09, 2017
2 usages
125 stars