License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhttp-https |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionhttp-https
WebJar for http-https
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-https-1.0.0.pom | |
http-https-1.0.0.jar | 4 KB |
http-https-1.0.0-sources.jar | 22 bytes |
http-https-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/http-https/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>http-https</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http-https/
implementation 'org.webjars.npm:http-https:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/http-https/
implementation ("org.webjars.npm:http-https:1.0.0")
'org.webjars.npm:http-https:jar:1.0.0'
<dependency org="org.webjars.npm" name="http-https" rev="1.0.0">
<artifact name="http-https" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http-https', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "http-https" % "1.0.0"
[org.webjars.npm/http-https "1.0.0"]