GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdoctokit__rest |
Version | Version16.26.0 |
Type | Typejar |
Filename | Size |
---|---|
octokit__rest-16.26.0.pom | |
octokit__rest-16.26.0.jar | 122 KB |
octokit__rest-16.26.0-sources.jar | 22 bytes |
octokit__rest-16.26.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/octokit__rest/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>octokit__rest</artifactId>
<version>16.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/octokit__rest/
implementation 'org.webjars.npm:octokit__rest:16.26.0'
// https://jarcasting.com/artifacts/org.webjars.npm/octokit__rest/
implementation ("org.webjars.npm:octokit__rest:16.26.0")
'org.webjars.npm:octokit__rest:jar:16.26.0'
<dependency org="org.webjars.npm" name="octokit__rest" rev="16.26.0">
<artifact name="octokit__rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='octokit__rest', version='16.26.0')
)
libraryDependencies += "org.webjars.npm" % "octokit__rest" % "16.26.0"
[org.webjars.npm/octokit__rest "16.26.0"]