GroupId | GroupIdcom.opsgenie.thundra |
---|---|
ArtifactId | ArtifactIdthundra-firehose |
Version | Version1.1.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
thundra-firehose-1.1.0.pom | |
thundra-firehose-1.1.0.jar | 6 MB |
thundra-firehose-1.1.0-sources.jar | 1 KB |
thundra-firehose-1.1.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsgenie.thundra/thundra-firehose/ -->
<dependency>
<groupId>com.opsgenie.thundra</groupId>
<artifactId>thundra-firehose</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsgenie.thundra/thundra-firehose/
implementation 'com.opsgenie.thundra:thundra-firehose:1.1.0'
// https://jarcasting.com/artifacts/com.opsgenie.thundra/thundra-firehose/
implementation ("com.opsgenie.thundra:thundra-firehose:1.1.0")
'com.opsgenie.thundra:thundra-firehose:jar:1.1.0'
<dependency org="com.opsgenie.thundra" name="thundra-firehose" rev="1.1.0">
<artifact name="thundra-firehose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsgenie.thundra', module='thundra-firehose', version='1.1.0')
)
libraryDependencies += "com.opsgenie.thundra" % "thundra-firehose" % "1.1.0"
[com.opsgenie.thundra/thundra-firehose "1.1.0"]