is not current version
Last Version 1.0.1.RELEASE

com.github.vindell:soapui-template 1.0.0.RELEASE

Opt For Soapui

GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

soapui-template
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download soapui-template 1.0.0.RELEASE


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