is not current version
Last Version 1.3.2

pl.droidsonroids.retrofit2:converter-jspoon 1.2.0

Retrofit Converter which uses jspoon for parsing body from HTML

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier Spoon Application Testing & Monitoring Code Analysis Retrofit Net HTTP Clients
GroupId

GroupId

pl.droidsonroids.retrofit2
ArtifactId

ArtifactId

converter-jspoon
Version

Version

1.2.0
Type

Type

jar

Download converter-jspoon 1.2.0


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