is not current version
Last Version 5.6.0

org.webjars.npm:octokit__request 3.0.0

WebJar for @octokit/request

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

octokit__request
Version

Version

3.0.0
Type

Type

jar

Download octokit__request 3.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/octokit__request/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>octokit__request</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/octokit__request/
implementation 'org.webjars.npm:octokit__request:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/octokit__request/
implementation ("org.webjars.npm:octokit__request:3.0.0")
'org.webjars.npm:octokit__request:jar:3.0.0'
<dependency org="org.webjars.npm" name="octokit__request" rev="3.0.0">
  <artifact name="octokit__request" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='octokit__request', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "octokit__request" % "3.0.0"
[org.webjars.npm/octokit__request "3.0.0"]