is not current version
Last Version 1.0-RC2

net.fwbrasil:zoot_2.10 0.14

zoot

Categories

Categories

Net
GroupId

GroupId

net.fwbrasil
ArtifactId

ArtifactId

zoot_2.10
Version

Version

0.14
Type

Type

jar

Download zoot_2.10 0.14


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