is not current version
Last Version 2.3.3

org.owasp.appsensor:appsensor-ws-soap-client 2.3.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.owasp.appsensor
ArtifactId

ArtifactId

appsensor-ws-soap-client
Version

Version

2.3.2
Type

Type

jar

Download appsensor-ws-soap-client 2.3.2


<!-- https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-ws-soap-client/ -->
<dependency>
    <groupId>org.owasp.appsensor</groupId>
    <artifactId>appsensor-ws-soap-client</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-ws-soap-client/
implementation 'org.owasp.appsensor:appsensor-ws-soap-client:2.3.2'
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-ws-soap-client/
implementation ("org.owasp.appsensor:appsensor-ws-soap-client:2.3.2")
'org.owasp.appsensor:appsensor-ws-soap-client:jar:2.3.2'
<dependency org="org.owasp.appsensor" name="appsensor-ws-soap-client" rev="2.3.2">
  <artifact name="appsensor-ws-soap-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp.appsensor', module='appsensor-ws-soap-client', version='2.3.2')
)
libraryDependencies += "org.owasp.appsensor" % "appsensor-ws-soap-client" % "2.3.2"
[org.owasp.appsensor/appsensor-ws-soap-client "2.3.2"]