License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdexthttp-library |
Version | Version1.0.0-M8 |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
exthttp-library-1.0.0-M8.pom | |
exthttp-library-1.0.0-M8.jar | 61 KB |
exthttp-library-1.0.0-M8-sources.jar | 21 KB |
exthttp-library-1.0.0-M8-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>exthttp-library</artifactId>
<version>1.0.0-M8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/
implementation 'com.github.lontime:exthttp-library:1.0.0-M8'
// https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/
implementation ("com.github.lontime:exthttp-library:1.0.0-M8")
'com.github.lontime:exthttp-library:jar:1.0.0-M8'
<dependency org="com.github.lontime" name="exthttp-library" rev="1.0.0-M8">
<artifact name="exthttp-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='exthttp-library', version='1.0.0-M8')
)
libraryDependencies += "com.github.lontime" % "exthttp-library" % "1.0.0-M8"
[com.github.lontime/exthttp-library "1.0.0-M8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0-M8 |
io.projectreactor.netty : reactor-netty-http | jar | 1.0.17 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-tcnative-boringssl-static | jar | 2.0.50.Final |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |