License |
License |
---|---|
GroupId | GroupIdcom.trendyol |
ArtifactId | ArtifactIdjdempotent |
Version | Version1.0.12 |
Type | Typepom |
Description |
DescriptionJdempotent
Jdempotent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdempotent-1.0.12.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol/jdempotent/ -->
<dependency>
<groupId>com.trendyol</groupId>
<artifactId>jdempotent</artifactId>
<version>1.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol/jdempotent/
implementation 'com.trendyol:jdempotent:1.0.12'
// https://jarcasting.com/artifacts/com.trendyol/jdempotent/
implementation ("com.trendyol:jdempotent:1.0.12")
'com.trendyol:jdempotent:pom:1.0.12'
<dependency org="com.trendyol" name="jdempotent" rev="1.0.12">
<artifact name="jdempotent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.trendyol', module='jdempotent', version='1.0.12')
)
libraryDependencies += "com.trendyol" % "jdempotent" % "1.0.12"
[com.trendyol/jdempotent "1.0.12"]