is not current version
Last Version 3.2.3

org.vertexium:vertexium-accumulo-blueprints 2.4.0


GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-accumulo-blueprints
Version

Version

2.4.0
Type

Type

jar

Download vertexium-accumulo-blueprints 2.4.0


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