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