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

org.connid.bundles.soap:soap 1.2.6


Группа

Группа

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

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

soap
Версия

Версия

1.2.6
Тип

Тип

pom

Скачать soap 1.2.6

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

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