is not current version
Last Version 1.2.3

com.github.ddphin:ddphin 1.0.0

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

GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin
Version

Version

1.0.0
Type

Type

jar

Download ddphin 1.0.0


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