is not current version
Last Version 1.0-RC2

net.fwbrasil:zoot_2.10 1.0-RC1

zoot

Categories

Categories

Net
GroupId

GroupId

net.fwbrasil
ArtifactId

ArtifactId

zoot_2.10
Version

Version

1.0-RC1
Type

Type

jar

Download zoot_2.10 1.0-RC1


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