License |
License
MIT
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhttp2-client |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp2-client
WebJar for http2-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http2-client-1.3.5.pom | |
http2-client-1.3.5.jar | 19 KB |
http2-client-1.3.5-sources.jar | 22 bytes |
http2-client-1.3.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/http2-client/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>http2-client</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http2-client/
implementation 'org.webjars.npm:http2-client:1.3.5'
// https://jarcasting.com/artifacts/org.webjars.npm/http2-client/
implementation ("org.webjars.npm:http2-client:1.3.5")
'org.webjars.npm:http2-client:jar:1.3.5'
<dependency org="org.webjars.npm" name="http2-client" rev="1.3.5">
<artifact name="http2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http2-client', version='1.3.5')
)
libraryDependencies += "org.webjars.npm" % "http2-client" % "1.3.5"
[org.webjars.npm/http2-client "1.3.5"]