PlugBoleto Java SDK

A Java client for Tecnospeed's boleto API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

br.com.newgo
ArtifactId

ArtifactId

plug-boleto-java
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

PlugBoleto Java SDK
A Java client for Tecnospeed's boleto API
Project URL

Project URL

https://github.com/newgotecnologia/plug-boleto-java
Source Code Management

Source Code Management

http://github.com/newgotecnologia/plug-boleto-java/tree/master

Download plug-boleto-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.7.1
com.squareup.retrofit2 : converter-jackson jar 2.7.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0