GroupId | GroupIdorg.noear |
---|---|
ArtifactId | ArtifactIdsolon.boot.jlhttp |
Version | Version1.3.37 |
Type | Typejar |
Filename | Size |
---|---|
solon.boot.jlhttp-1.3.37.pom | |
solon.boot.jlhttp-1.3.37.jar | 62 KB |
solon.boot.jlhttp-1.3.37-sources.jar | 42 KB |
solon.boot.jlhttp-1.3.37-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.noear/solon.boot.jlhttp/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.boot.jlhttp</artifactId>
<version>1.3.37</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.boot.jlhttp/
implementation 'org.noear:solon.boot.jlhttp:1.3.37'
// https://jarcasting.com/artifacts/org.noear/solon.boot.jlhttp/
implementation ("org.noear:solon.boot.jlhttp:1.3.37")
'org.noear:solon.boot.jlhttp:jar:1.3.37'
<dependency org="org.noear" name="solon.boot.jlhttp" rev="1.3.37">
<artifact name="solon.boot.jlhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.boot.jlhttp', version='1.3.37')
)
libraryDependencies += "org.noear" % "solon.boot.jlhttp" % "1.3.37"
[org.noear/solon.boot.jlhttp "1.3.37"]