GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdoctokit__rest |
Version | Version16.28.7 |
Type | Typejar |
Filename | Size |
---|---|
octokit__rest-16.28.7.pom | |
octokit__rest-16.28.7.jar | 124 KB |
octokit__rest-16.28.7-sources.jar | 22 bytes |
octokit__rest-16.28.7-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.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"]