GroupId | GroupIdbr.com.flexait |
---|---|
ArtifactId | ArtifactIdlocaweb-cielo |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
locaweb-cielo-0.0.2.pom | |
locaweb-cielo-0.0.2.jar | 72 KB |
locaweb-cielo-0.0.2-sources.jar | 31 KB |
locaweb-cielo-0.0.2-javadoc.jar | 326 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.flexait/locaweb-cielo/ -->
<dependency>
<groupId>br.com.flexait</groupId>
<artifactId>locaweb-cielo</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.flexait/locaweb-cielo/
implementation 'br.com.flexait:locaweb-cielo:0.0.2'
// https://jarcasting.com/artifacts/br.com.flexait/locaweb-cielo/
implementation ("br.com.flexait:locaweb-cielo:0.0.2")
'br.com.flexait:locaweb-cielo:jar:0.0.2'
<dependency org="br.com.flexait" name="locaweb-cielo" rev="0.0.2">
<artifact name="locaweb-cielo" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.flexait', module='locaweb-cielo', version='0.0.2')
)
libraryDependencies += "br.com.flexait" % "locaweb-cielo" % "0.0.2"
[br.com.flexait/locaweb-cielo "0.0.2"]