GroupId | GroupIdcom.yammer.breakerbox |
---|---|
ArtifactId | ArtifactIdbreakerbox-azure |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
breakerbox-azure-0.1.3.pom | |
breakerbox-azure-0.1.3.jar | 23 KB |
breakerbox-azure-0.1.3-sources.jar | 11 KB |
breakerbox-azure-0.1.3-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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-azure/
implementation 'com.yammer.breakerbox:breakerbox-azure:0.1.3'
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-azure/
implementation ("com.yammer.breakerbox:breakerbox-azure:0.1.3")
'com.yammer.breakerbox:breakerbox-azure:jar:0.1.3'
<dependency org="com.yammer.breakerbox" name="breakerbox-azure" rev="0.1.3">
<artifact name="breakerbox-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.breakerbox', module='breakerbox-azure', version='0.1.3')
)
libraryDependencies += "com.yammer.breakerbox" % "breakerbox-azure" % "0.1.3"
[com.yammer.breakerbox/breakerbox-azure "0.1.3"]