License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreqwest |
Version | Version2.0.5 |
Type | Typejar |
Description |
Descriptionreqwest
WebJar for reqwest
|
Project URL |
Project URL |
Filename | Size |
---|---|
reqwest-2.0.5.pom | |
reqwest-2.0.5.jar | 47 KB |
reqwest-2.0.5-sources.jar | 22 bytes |
reqwest-2.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/reqwest/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>reqwest</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/reqwest/
implementation 'org.webjars.npm:reqwest:2.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/reqwest/
implementation ("org.webjars.npm:reqwest:2.0.5")
'org.webjars.npm:reqwest:jar:2.0.5'
<dependency org="org.webjars.npm" name="reqwest" rev="2.0.5">
<artifact name="reqwest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='reqwest', version='2.0.5')
)
libraryDependencies += "org.webjars.npm" % "reqwest" % "2.0.5"
[org.webjars.npm/reqwest "2.0.5"]