| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.trendyol |
| Идентификатор | Идентификаторjdempotent |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJdempotent
Jdempotent
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jdempotent-1.1.0.pom | 13 KB |
| Обзор |
<!-- 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"]