is not current version
Last Version 0.8.15

com.tickaroo.tikxml:retrofit-converter 0.8.13


Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.tickaroo.tikxml
ArtifactId

ArtifactId

retrofit-converter
Version

Version

0.8.13
Type

Type

jar

Download retrofit-converter 0.8.13


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