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

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

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

Группа

Группа

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

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

way-boleto-core
Версия

Версия

1.4
Тип

Тип

jar

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


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