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