is not current version
Last Version 3.2.3

org.vertexium:vertexium-accumulo-blueprints 2.0.3


GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-accumulo-blueprints
Version

Version

2.0.3
Type

Type

jar

Download vertexium-accumulo-blueprints 2.0.3


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