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