is not current version
Last Version 1.0.18

com.trendyol:kediatr-core 1.0.10


GroupId

GroupId

com.trendyol
ArtifactId

ArtifactId

kediatr-core
Version

Version

1.0.10
Type

Type

jar

Download kediatr-core 1.0.10


<!-- https://jarcasting.com/artifacts/com.trendyol/kediatr-core/ -->
<dependency>
    <groupId>com.trendyol</groupId>
    <artifactId>kediatr-core</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol/kediatr-core/
implementation 'com.trendyol:kediatr-core:1.0.10'
// https://jarcasting.com/artifacts/com.trendyol/kediatr-core/
implementation ("com.trendyol:kediatr-core:1.0.10")
'com.trendyol:kediatr-core:jar:1.0.10'
<dependency org="com.trendyol" name="kediatr-core" rev="1.0.10">
  <artifact name="kediatr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol', module='kediatr-core', version='1.0.10')
)
libraryDependencies += "com.trendyol" % "kediatr-core" % "1.0.10"
[com.trendyol/kediatr-core "1.0.10"]