is not current version
Last Version 5.6.0

org.webjars.npm:octokit__request 4.1.0

WebJar for @octokit/request

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

octokit__request
Version

Version

4.1.0
Type

Type

jar

Download octokit__request 4.1.0


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