is not current version
Last Version 1.0.4

com.github.sfg-beer-works:sfg-brewery-inventory-failover 1.0.1

SFG Inventory Failover Service

GroupId

GroupId

com.github.sfg-beer-works
ArtifactId

ArtifactId

sfg-brewery-inventory-failover
Version

Version

1.0.1
Type

Type

jar

Download sfg-brewery-inventory-failover 1.0.1


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