is not current version
Last Version 1.6.1

io.deepsense.neptune:neptune-api-client 1.4.0-RC8

Enables integration with Neptune in your Java code

Categories

Categories

CLI User Interface
GroupId

GroupId

io.deepsense.neptune
ArtifactId

ArtifactId

neptune-api-client
Version

Version

1.4.0-RC8
Type

Type

pom

Download neptune-api-client 1.4.0-RC8


<!-- https://jarcasting.com/artifacts/io.deepsense.neptune/neptune-api-client/ -->
<dependency>
    <groupId>io.deepsense.neptune</groupId>
    <artifactId>neptune-api-client</artifactId>
    <version>1.4.0-RC8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.deepsense.neptune/neptune-api-client/
implementation 'io.deepsense.neptune:neptune-api-client:1.4.0-RC8'
// https://jarcasting.com/artifacts/io.deepsense.neptune/neptune-api-client/
implementation ("io.deepsense.neptune:neptune-api-client:1.4.0-RC8")
'io.deepsense.neptune:neptune-api-client:pom:1.4.0-RC8'
<dependency org="io.deepsense.neptune" name="neptune-api-client" rev="1.4.0-RC8">
  <artifact name="neptune-api-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.deepsense.neptune', module='neptune-api-client', version='1.4.0-RC8')
)
libraryDependencies += "io.deepsense.neptune" % "neptune-api-client" % "1.4.0-RC8"
[io.deepsense.neptune/neptune-api-client "1.4.0-RC8"]