is not current version
Last Version 1.2

br.com.absoftware.gerabook:gerabook 1.1

gerabook

GroupId

GroupId

br.com.absoftware.gerabook
ArtifactId

ArtifactId

gerabook
Version

Version

1.1
Type

Type

jar

Download gerabook 1.1


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