is not current version
Last Version 1.0.5

br.com.yapay.gateway:yapay-gateway-client 1.0.4


Categories

Categories

CLI User Interface
GroupId

GroupId

br.com.yapay.gateway
ArtifactId

ArtifactId

yapay-gateway-client
Version

Version

1.0.4
Type

Type

jar

Download yapay-gateway-client 1.0.4


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