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