is not current version
Last Version 1.0-RC2

net.fwbrasil:zoot_2.10 0.13

zoot

Categories

Categories

Net
GroupId

GroupId

net.fwbrasil
ArtifactId

ArtifactId

zoot_2.10
Version

Version

0.13
Type

Type

jar

Download zoot_2.10 0.13


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