не последняя версия
Последняя версия 1.0.1.RELEASE

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

Opt For Soapui

Группа

Группа

com.github.vindell
Идентификатор

Идентификатор

soapui-template
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать 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"]