is not current version
Last Version 1.2.2

com.github.almex:raildelays-httpclient 1.2.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-httpclient
Version

Version

1.2.1
Type

Type

jar

Download raildelays-httpclient 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-httpclient/ -->
<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-httpclient</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-httpclient/
implementation 'com.github.almex:raildelays-httpclient:1.2.1'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-httpclient/
implementation ("com.github.almex:raildelays-httpclient:1.2.1")
'com.github.almex:raildelays-httpclient:jar:1.2.1'
<dependency org="com.github.almex" name="raildelays-httpclient" rev="1.2.1">
  <artifact name="raildelays-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-httpclient', version='1.2.1')
)
libraryDependencies += "com.github.almex" % "raildelays-httpclient" % "1.2.1"
[com.github.almex/raildelays-httpclient "1.2.1"]