is not current version
Last Version 1.9.0

org.noear:solon.boot.jlhttp 1.0.7.1


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solon.boot.jlhttp
Version

Version

1.0.7.1
Type

Type

jar

Download solon.boot.jlhttp 1.0.7.1


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