is not current version
Last Version 1.0.4

io.github.RafhaelSouza:mssc-brewery-gateway 1.0.1

Brewery Gateway

GroupId

GroupId

io.github.RafhaelSouza
ArtifactId

ArtifactId

mssc-brewery-gateway
Version

Version

1.0.1
Type

Type

jar

Download mssc-brewery-gateway 1.0.1


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