is not current version
Last Version 4.0.0

org.visallo:visallo-root 3.1.0-RC2


GroupId

GroupId

org.visallo
ArtifactId

ArtifactId

visallo-root
Version

Version

3.1.0-RC2
Type

Type

pom

Download visallo-root 3.1.0-RC2

Filename Size
visallo-root-3.1.0-RC2.pom 43 KB
Browse

<!-- https://jarcasting.com/artifacts/org.visallo/visallo-root/ -->
<dependency>
    <groupId>org.visallo</groupId>
    <artifactId>visallo-root</artifactId>
    <version>3.1.0-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-root/
implementation 'org.visallo:visallo-root:3.1.0-RC2'
// https://jarcasting.com/artifacts/org.visallo/visallo-root/
implementation ("org.visallo:visallo-root:3.1.0-RC2")
'org.visallo:visallo-root:pom:3.1.0-RC2'
<dependency org="org.visallo" name="visallo-root" rev="3.1.0-RC2">
  <artifact name="visallo-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-root', version='3.1.0-RC2')
)
libraryDependencies += "org.visallo" % "visallo-root" % "3.1.0-RC2"
[org.visallo/visallo-root "3.1.0-RC2"]