License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdexthttp-library |
Version | Version1.0.0-M20 |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
exthttp-library-1.0.0-M20.pom | |
exthttp-library-1.0.0-M20.jar | 71 KB |
exthttp-library-1.0.0-M20-sources.jar | 24 KB |
exthttp-library-1.0.0-M20-javadoc.jar | 196 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-M20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/
implementation 'com.github.lontime:exthttp-library:1.0.0-M20'
// https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/
implementation ("com.github.lontime:exthttp-library:1.0.0-M20")
'com.github.lontime:exthttp-library:jar:1.0.0-M20'
<dependency org="com.github.lontime" name="exthttp-library" rev="1.0.0-M20">
<artifact name="exthttp-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='exthttp-library', version='1.0.0-M20')
)
libraryDependencies += "com.github.lontime" % "exthttp-library" % "1.0.0-M20"
[com.github.lontime/exthttp-library "1.0.0-M20"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0-M20 |
com.github.lontime : extjson-library | jar | 1.0.0-M20 |
io.projectreactor.netty : reactor-netty-http | jar | 1.0.19 |
io.projectreactor : reactor-core | jar | 3.4.18 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
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 |