не последняя версия
Последняя версия 1.2.3

com.github.ddphin:ddphin 1.1.1

Collect the complex data and sync to elasticsearch intrusivly and automaticly.

Группа

Группа

com.github.ddphin
Идентификатор

Идентификатор

ddphin
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать ddphin 1.1.1


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