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

com.github.groovy-wslite:groovy-wslite 1.0.0

Lightweight SOAP and REST webservice clients for Groovy

Категории

Категории

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

Группа

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

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

groovy-wslite
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать groovy-wslite 1.0.0


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