is not current version
Last Version 0.22.0

org.zalando:fahrschein-http-simple 0.14.1


GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

fahrschein-http-simple
Version

Version

0.14.1
Type

Type

jar

Download fahrschein-http-simple 0.14.1


<!-- https://jarcasting.com/artifacts/org.zalando/fahrschein-http-simple/ -->
<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>fahrschein-http-simple</artifactId>
    <version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/fahrschein-http-simple/
implementation 'org.zalando:fahrschein-http-simple:0.14.1'
// https://jarcasting.com/artifacts/org.zalando/fahrschein-http-simple/
implementation ("org.zalando:fahrschein-http-simple:0.14.1")
'org.zalando:fahrschein-http-simple:jar:0.14.1'
<dependency org="org.zalando" name="fahrschein-http-simple" rev="0.14.1">
  <artifact name="fahrschein-http-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='fahrschein-http-simple', version='0.14.1')
)
libraryDependencies += "org.zalando" % "fahrschein-http-simple" % "0.14.1"
[org.zalando/fahrschein-http-simple "0.14.1"]