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