is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:elastic-writer 3.0.0-RC10


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

elastic-writer
Version

Version

3.0.0-RC10
Type

Type

jar

Download elastic-writer 3.0.0-RC10


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