License |
License |
---|---|
GroupId | GroupIdcom.trendyol |
ArtifactId | ArtifactIdkediatr-core |
Version | Version1.0.15 |
Type | Typejar |
Description |
Descriptioncom.trendyol.kediatr-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kediatr-core-1.0.15.pom | |
kediatr-core-1.0.15.jar | 68 KB |
kediatr-core-1.0.15-sources.jar | 9 KB |
kediatr-core-1.0.15-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol/kediatr-core/ -->
<dependency>
<groupId>com.trendyol</groupId>
<artifactId>kediatr-core</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol/kediatr-core/
implementation 'com.trendyol:kediatr-core:1.0.15'
// https://jarcasting.com/artifacts/com.trendyol/kediatr-core/
implementation ("com.trendyol:kediatr-core:1.0.15")
'com.trendyol:kediatr-core:jar:1.0.15'
<dependency org="com.trendyol" name="kediatr-core" rev="1.0.15">
<artifact name="kediatr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol', module='kediatr-core', version='1.0.15')
)
libraryDependencies += "com.trendyol" % "kediatr-core" % "1.0.15"
[com.trendyol/kediatr-core "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.11 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.72 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |