Jar examples for c:converter-simplexml
You can download jar file converter-simplexml 2.3.0 in this page.
You can use the following script to add converter-simplexml-2.3.0.jar to your project.
<dependency> <groupId>com.squareup.retrofit2</groupId> <artifactId>converter-simplexml</artifactId> <version>2.3.0</version> </dependency>
compile group: 'com.squareup.retrofit2', name: 'converter-simplexml', version: '2.3.0'
libraryDependencies += "com.squareup.retrofit2" % "converter-simplexml" % "2.3.0"
<dependency org="com.squareup.retrofit2" name="converter-simplexml" rev="2.3.0"/>
@Grapes(@Grab(group='com.squareup.retrofit2', module='converter-simplexml', version='2.3.0'))
'com.squareup.retrofit2:converter-simplexml:jar:2.3.0'
Click the following link to download the jar file.
converter-simplexml-2.3.0-javadoc.jar