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