не последняя версия
Последняя версия 1.6

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

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

Группа

Группа

br.com.objectos
Идентификатор

Идентификатор

way-boleto-core
Версия

Версия

1.2
Тип

Тип

jar

Скачать way-boleto-core 1.2


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