is not current version
Last Version 0.0.10

io.spring.nohttp:nohttp 0.0.2.RELEASE

nohttp

GroupId

GroupId

io.spring.nohttp
ArtifactId

ArtifactId

nohttp
Version

Version

0.0.2.RELEASE
Type

Type

jar

Download nohttp 0.0.2.RELEASE


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