is not current version
Last Version 1.8.1

br.com.objectos:way-boleto 1.3

Gera����o de boletos. Simples.

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-boleto
Version

Version

1.3
Type

Type

jar

Download way-boleto 1.3


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