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