is not current version
Last Version 1.0.1

com.github.sfg-beer-works:sfg-brewery-order-service 1.0.0

SFG Brewery Order Service

GroupId

GroupId

com.github.sfg-beer-works
ArtifactId

ArtifactId

sfg-brewery-order-service
Version

Version

1.0.0
Type

Type

jar

Download sfg-brewery-order-service 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-brewery-order-service/ -->
<dependency>
    <groupId>com.github.sfg-beer-works</groupId>
    <artifactId>sfg-brewery-order-service</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-brewery-order-service/
implementation 'com.github.sfg-beer-works:sfg-brewery-order-service:1.0.0'
// https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-brewery-order-service/
implementation ("com.github.sfg-beer-works:sfg-brewery-order-service:1.0.0")
'com.github.sfg-beer-works:sfg-brewery-order-service:jar:1.0.0'
<dependency org="com.github.sfg-beer-works" name="sfg-brewery-order-service" rev="1.0.0">
  <artifact name="sfg-brewery-order-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sfg-beer-works', module='sfg-brewery-order-service', version='1.0.0')
)
libraryDependencies += "com.github.sfg-beer-works" % "sfg-brewery-order-service" % "1.0.0"
[com.github.sfg-beer-works/sfg-brewery-order-service "1.0.0"]