is not current version
Last Version 1.6

br.com.objectos:way-boleto-core 1.3

Gera����o de boletos. Classes base.

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-boleto-core
Version

Version

1.3
Type

Type

jar

Download way-boleto-core 1.3


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