is not current version
Last Version 1.8.1

br.com.objectos:way-boleto 1.6

Gera����o de boletos. Simples.

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-boleto
Version

Version

1.6
Type

Type

jar

Download way-boleto 1.6


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