is not current version
Last Version 1.2.0

org.e-hoffman.testing:WebAppInvoker 1.1.0


GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

WebAppInvoker
Version

Version

1.1.0
Type

Type

jar

Download WebAppInvoker 1.1.0


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