is not current version
Last Version 1.0.5

com.baffalotech:baffalotech-gateway 1.0.2


GroupId

GroupId

com.baffalotech
ArtifactId

ArtifactId

baffalotech-gateway
Version

Version

1.0.2
Type

Type

jar

Download baffalotech-gateway 1.0.2


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