Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.contrastsecurity |
ArtifactId | ArtifactIdcontrast-agent |
Version | Version3.8.0.18457 |
Type | Typejar |
Filename | Size |
---|---|
contrast-agent-3.8.0.18457.pom | |
contrast-agent-3.8.0.18457.jar | 10 MB |
contrast-agent-3.8.0.18457-sources.jar | 261 bytes |
contrast-agent-3.8.0.18457-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/ -->
<dependency>
<groupId>com.contrastsecurity</groupId>
<artifactId>contrast-agent</artifactId>
<version>3.8.0.18457</version>
</dependency>
// https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/
implementation 'com.contrastsecurity:contrast-agent:3.8.0.18457'
// https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/
implementation ("com.contrastsecurity:contrast-agent:3.8.0.18457")
'com.contrastsecurity:contrast-agent:jar:3.8.0.18457'
<dependency org="com.contrastsecurity" name="contrast-agent" rev="3.8.0.18457">
<artifact name="contrast-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.contrastsecurity', module='contrast-agent', version='3.8.0.18457')
)
libraryDependencies += "com.contrastsecurity" % "contrast-agent" % "3.8.0.18457"
[com.contrastsecurity/contrast-agent "3.8.0.18457"]