is not current version
Last Version 11.9

io.github.openfeign:feign-sax 10.2.3

Feign SAX

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-sax
Version

Version

10.2.3
Type

Type

jar

Download feign-sax 10.2.3


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