is not current version
Last Version 0.0.9

io.spring.nohttp:nohttp-gradle 0.0.4.RELEASE

nohttp-gradle

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.spring.nohttp
ArtifactId

ArtifactId

nohttp-gradle
Version

Version

0.0.4.RELEASE
Type

Type

jar

Download nohttp-gradle 0.0.4.RELEASE


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