is not current version
Last Version 1.0.2

com.fizzed:blaze-http 0.8.1


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze-http
Version

Version

0.8.1
Type

Type

jar

Download blaze-http 0.8.1


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