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

fr.irit.smac.lib.may:webservices 3.4.1

Collection of component to communicate using Webservices

Группа

Группа

fr.irit.smac.lib.may
Идентификатор

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

webservices
Версия

Версия

3.4.1
Тип

Тип

jar

Скачать webservices 3.4.1


<!-- https://jarcasting.com/artifacts/fr.irit.smac.lib.may/webservices/ -->
<dependency>
    <groupId>fr.irit.smac.lib.may</groupId>
    <artifactId>webservices</artifactId>
    <version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/webservices/
implementation 'fr.irit.smac.lib.may:webservices:3.4.1'
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/webservices/
implementation ("fr.irit.smac.lib.may:webservices:3.4.1")
'fr.irit.smac.lib.may:webservices:jar:3.4.1'
<dependency org="fr.irit.smac.lib.may" name="webservices" rev="3.4.1">
  <artifact name="webservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.irit.smac.lib.may', module='webservices', version='3.4.1')
)
libraryDependencies += "fr.irit.smac.lib.may" % "webservices" % "3.4.1"
[fr.irit.smac.lib.may/webservices "3.4.1"]