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

com.github.groovy-wslite:groovy-wslite 0.6.0

Lightweight SOAP and REST webservice clients for Groovy

Категории

Категории

Groovy Языки программирования
Группа

Группа

com.github.groovy-wslite
Идентификатор

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

groovy-wslite
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать groovy-wslite 0.6.0


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