is not current version
Last Version 6.0.12

org.webjars.npm:octokit__endpoint 5.5.2

WebJar for @octokit/endpoint

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

octokit__endpoint
Version

Version

5.5.2
Type

Type

jar

Download octokit__endpoint 5.5.2


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