is not current version
Last Version 1.1.0

com.opsgenie.thundra:thundra-kinesis 1.0.0


GroupId

GroupId

com.opsgenie.thundra
ArtifactId

ArtifactId

thundra-kinesis
Version

Version

1.0.0
Type

Type

jar

Download thundra-kinesis 1.0.0


<!-- https://jarcasting.com/artifacts/com.opsgenie.thundra/thundra-kinesis/ -->
<dependency>
    <groupId>com.opsgenie.thundra</groupId>
    <artifactId>thundra-kinesis</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsgenie.thundra/thundra-kinesis/
implementation 'com.opsgenie.thundra:thundra-kinesis:1.0.0'
// https://jarcasting.com/artifacts/com.opsgenie.thundra/thundra-kinesis/
implementation ("com.opsgenie.thundra:thundra-kinesis:1.0.0")
'com.opsgenie.thundra:thundra-kinesis:jar:1.0.0'
<dependency org="com.opsgenie.thundra" name="thundra-kinesis" rev="1.0.0">
  <artifact name="thundra-kinesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsgenie.thundra', module='thundra-kinesis', version='1.0.0')
)
libraryDependencies += "com.opsgenie.thundra" % "thundra-kinesis" % "1.0.0"
[com.opsgenie.thundra/thundra-kinesis "1.0.0"]