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

com.github.ddphin:ddphin 1.2.2

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

Группа

Группа

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

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

ddphin
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать ddphin 1.2.2


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