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

org.smallmind:claxon-http 4.1.0

Http Pull Endpoint

Категории

Категории

Axon Библиотеки уровня приложения Distributed Applications
Группа

Группа

org.smallmind
Идентификатор

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

claxon-http
Версия

Версия

4.1.0
Тип

Тип

jar

Скачать claxon-http 4.1.0


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