License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdbr.com.newgo |
ArtifactId | ArtifactIdplug-boleto-java |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlugBoleto Java SDK
A Java client for Tecnospeed's boleto API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plug-boleto-java-1.0.0.pom | |
plug-boleto-java-1.0.0.jar | 114 KB |
plug-boleto-java-1.0.0-sources.jar | 48 KB |
plug-boleto-java-1.0.0-javadoc.jar | 844 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |