is not current version
Last Version 1.1.0

com.trendyol:jdempotent 1.0.6

Jdempotent

GroupId

GroupId

com.trendyol
ArtifactId

ArtifactId

jdempotent
Version

Version

1.0.6
Type

Type

pom

Download jdempotent 1.0.6

Filename Size
jdempotent-1.0.6.pom 13 KB
Browse

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