is not current version
Last Version 6.0.12

org.webjars.npm:octokit__endpoint 4.0.0

WebJar for @octokit/endpoint

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

octokit__endpoint
Version

Version

4.0.0
Type

Type

jar

Download octokit__endpoint 4.0.0


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