is not current version
Last Version 4.0.1

org.apache.rya:rya.vagrant.example 3.2.12-incubating


Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.vagrant.example
Version

Version

3.2.12-incubating
Type

Type

jar

Download rya.vagrant.example 3.2.12-incubating


<!-- https://jarcasting.com/artifacts/org.apache.rya/rya.vagrant.example/ -->
<dependency>
    <groupId>org.apache.rya</groupId>
    <artifactId>rya.vagrant.example</artifactId>
    <version>3.2.12-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rya/rya.vagrant.example/
implementation 'org.apache.rya:rya.vagrant.example:3.2.12-incubating'
// https://jarcasting.com/artifacts/org.apache.rya/rya.vagrant.example/
implementation ("org.apache.rya:rya.vagrant.example:3.2.12-incubating")
'org.apache.rya:rya.vagrant.example:jar:3.2.12-incubating'
<dependency org="org.apache.rya" name="rya.vagrant.example" rev="3.2.12-incubating">
  <artifact name="rya.vagrant.example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rya', module='rya.vagrant.example', version='3.2.12-incubating')
)
libraryDependencies += "org.apache.rya" % "rya.vagrant.example" % "3.2.12-incubating"
[org.apache.rya/rya.vagrant.example "3.2.12-incubating"]