GroupId | GroupIdio.github.RafhaelSouza |
---|---|
ArtifactId | ArtifactIdmssc-brewery-gateway |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
mssc-brewery-gateway-1.0.0.pom | |
mssc-brewery-gateway-1.0.0.jar | 45 MB |
mssc-brewery-gateway-1.0.0-sources.jar | 6 KB |
mssc-brewery-gateway-1.0.0-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.RafhaelSouza/mssc-brewery-gateway/ -->
<dependency>
<groupId>io.github.RafhaelSouza</groupId>
<artifactId>mssc-brewery-gateway</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.RafhaelSouza/mssc-brewery-gateway/
implementation 'io.github.RafhaelSouza:mssc-brewery-gateway:1.0.0'
// https://jarcasting.com/artifacts/io.github.RafhaelSouza/mssc-brewery-gateway/
implementation ("io.github.RafhaelSouza:mssc-brewery-gateway:1.0.0")
'io.github.RafhaelSouza:mssc-brewery-gateway:jar:1.0.0'
<dependency org="io.github.RafhaelSouza" name="mssc-brewery-gateway" rev="1.0.0">
<artifact name="mssc-brewery-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.RafhaelSouza', module='mssc-brewery-gateway', version='1.0.0')
)
libraryDependencies += "io.github.RafhaelSouza" % "mssc-brewery-gateway" % "1.0.0"
[io.github.RafhaelSouza/mssc-brewery-gateway "1.0.0"]