is not current version
Last Version 17.0.0-beta.3

org.webjars.npm:octokit__rest 16.23.4

WebJar for @octokit/rest

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

octokit__rest
Version

Version

16.23.4
Type

Type

jar

Download octokit__rest 16.23.4


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