не последняя версия
Последняя версия 1.2.8

org.connid.bundles.soap:soap 1.1


Группа

Группа

org.connid.bundles.soap
Идентификатор

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

soap
Версия

Версия

1.1
Тип

Тип

pom

Скачать soap 1.1

Имя Файла Размер
soap-1.1.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.connid.bundles.soap/soap/ -->
<dependency>
    <groupId>org.connid.bundles.soap</groupId>
    <artifactId>soap</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.connid.bundles.soap/soap/
implementation 'org.connid.bundles.soap:soap:1.1'
// https://jarcasting.com/artifacts/org.connid.bundles.soap/soap/
implementation ("org.connid.bundles.soap:soap:1.1")
'org.connid.bundles.soap:soap:pom:1.1'
<dependency org="org.connid.bundles.soap" name="soap" rev="1.1">
  <artifact name="soap" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.connid.bundles.soap', module='soap', version='1.1')
)
libraryDependencies += "org.connid.bundles.soap" % "soap" % "1.1"
[org.connid.bundles.soap/soap "1.1"]