is not current version
Last Version 0.6.5

com.yammer.breakerbox:breakerbox-azure 0.2.1


GroupId

GroupId

com.yammer.breakerbox
ArtifactId

ArtifactId

breakerbox-azure
Version

Version

0.2.1
Type

Type

jar

Download breakerbox-azure 0.2.1


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