is not current version
Last Version 2.9.0

com.squareup.retrofit2:converter-jaxb 2.7.1


Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit2
ArtifactId

ArtifactId

converter-jaxb
Version

Version

2.7.1
Type

Type

jar

Download converter-jaxb 2.7.1


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