is not current version
Last Version 1.0.0

br.com.ledgertec:rap-conector-client 0.9.0-1

Client library for interacting with a RAP Conector instance.

Categories

Categories

CLI User Interface
GroupId

GroupId

br.com.ledgertec
ArtifactId

ArtifactId

rap-conector-client
Version

Version

0.9.0-1
Type

Type

jar

Download rap-conector-client 0.9.0-1


<!-- https://jarcasting.com/artifacts/br.com.ledgertec/rap-conector-client/ -->
<dependency>
    <groupId>br.com.ledgertec</groupId>
    <artifactId>rap-conector-client</artifactId>
    <version>0.9.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.ledgertec/rap-conector-client/
implementation 'br.com.ledgertec:rap-conector-client:0.9.0-1'
// https://jarcasting.com/artifacts/br.com.ledgertec/rap-conector-client/
implementation ("br.com.ledgertec:rap-conector-client:0.9.0-1")
'br.com.ledgertec:rap-conector-client:jar:0.9.0-1'
<dependency org="br.com.ledgertec" name="rap-conector-client" rev="0.9.0-1">
  <artifact name="rap-conector-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.ledgertec', module='rap-conector-client', version='0.9.0-1')
)
libraryDependencies += "br.com.ledgertec" % "rap-conector-client" % "0.9.0-1"
[br.com.ledgertec/rap-conector-client "0.9.0-1"]