| Категории |
КатегорииGson Данные JSON |
|---|---|
| Группа | Группаcom.github.hadoop002.smartretry |
| Идентификатор | Идентификаторretry-serializer-gson |
| Версия | Версия1.3.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| retry-serializer-gson-1.3.4.pom | |
| retry-serializer-gson-1.3.4.jar | 3 KB |
| retry-serializer-gson-1.3.4-sources.jar | 2 KB |
| retry-serializer-gson-1.3.4-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hadoop002.smartretry/retry-serializer-gson/ -->
<dependency>
<groupId>com.github.hadoop002.smartretry</groupId>
<artifactId>retry-serializer-gson</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadoop002.smartretry/retry-serializer-gson/
implementation 'com.github.hadoop002.smartretry:retry-serializer-gson:1.3.4'
// https://jarcasting.com/artifacts/com.github.hadoop002.smartretry/retry-serializer-gson/
implementation ("com.github.hadoop002.smartretry:retry-serializer-gson:1.3.4")
'com.github.hadoop002.smartretry:retry-serializer-gson:jar:1.3.4'
<dependency org="com.github.hadoop002.smartretry" name="retry-serializer-gson" rev="1.3.4">
<artifact name="retry-serializer-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hadoop002.smartretry', module='retry-serializer-gson', version='1.3.4')
)
libraryDependencies += "com.github.hadoop002.smartretry" % "retry-serializer-gson" % "1.3.4"
[com.github.hadoop002.smartretry/retry-serializer-gson "1.3.4"]