GroupId | GroupIdcom.yammer.breakerbox |
---|---|
ArtifactId | ArtifactIdbreakerbox-azure |
Version | Version0.6.4 |
Type | Typejar |
Filename | Size |
---|---|
breakerbox-azure-0.6.4.pom | |
breakerbox-azure-0.6.4.jar | 23 KB |
breakerbox-azure-0.6.4-sources.jar | 12 KB |
breakerbox-azure-0.6.4-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-azure/ -->
<dependency>
<groupId>com.yammer.breakerbox</groupId>
<artifactId>breakerbox-azure</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-azure/
implementation 'com.yammer.breakerbox:breakerbox-azure:0.6.4'
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-azure/
implementation ("com.yammer.breakerbox:breakerbox-azure:0.6.4")
'com.yammer.breakerbox:breakerbox-azure:jar:0.6.4'
<dependency org="com.yammer.breakerbox" name="breakerbox-azure" rev="0.6.4">
<artifact name="breakerbox-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.breakerbox', module='breakerbox-azure', version='0.6.4')
)
libraryDependencies += "com.yammer.breakerbox" % "breakerbox-azure" % "0.6.4"
[com.yammer.breakerbox/breakerbox-azure "0.6.4"]