is not current version
Last Version 11.9

io.github.openfeign:feign-sax 9.1.0

Feign SAX

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-sax
Version

Version

9.1.0
Type

Type

jar

Download feign-sax 9.1.0


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