is not current version
Last Version 0.7.10

com.github.euler-io:opendistro-impl 0.5.0


GroupId

GroupId

com.github.euler-io
ArtifactId

ArtifactId

opendistro-impl
Version

Version

0.5.0
Type

Type

jar

Download opendistro-impl 0.5.0


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