is not current version
Last Version 1.0.18

com.trendyol:kediatr-core 1.0.13


GroupId

GroupId

com.trendyol
ArtifactId

ArtifactId

kediatr-core
Version

Version

1.0.13
Type

Type

jar

Download kediatr-core 1.0.13


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