is not current version
Last Version 1.1.0

com.opsgenie.thundra:thundra-audit 1.0.0


GroupId

GroupId

com.opsgenie.thundra
ArtifactId

ArtifactId

thundra-audit
Version

Version

1.0.0
Type

Type

jar

Download thundra-audit 1.0.0


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