is not current version
Last Version 0.5.2

org.vootoo:vootoo 0.4.0


GroupId

GroupId

org.vootoo
ArtifactId

ArtifactId

vootoo
Version

Version

0.4.0
Type

Type

pom

Download vootoo 0.4.0

Filename Size
vootoo-0.4.0.pom 4 KB
Browse

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