is not current version
Last Version 17.0.0-beta.3

org.webjars.npm:octokit__rest 16.28.7

WebJar for @octokit/rest

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

octokit__rest
Version

Version

16.28.7
Type

Type

jar

Download octokit__rest 16.28.7


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