GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdoctokit__plugin-rest-endpoint-methods |
Version | Version3.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/octokit__plugin-rest-endpoint-methods/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>octokit__plugin-rest-endpoint-methods</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/octokit__plugin-rest-endpoint-methods/
implementation 'org.webjars.npm:octokit__plugin-rest-endpoint-methods:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/octokit__plugin-rest-endpoint-methods/
implementation ("org.webjars.npm:octokit__plugin-rest-endpoint-methods:3.0.0")
'org.webjars.npm:octokit__plugin-rest-endpoint-methods:jar:3.0.0'
<dependency org="org.webjars.npm" name="octokit__plugin-rest-endpoint-methods" rev="3.0.0">
<artifact name="octokit__plugin-rest-endpoint-methods" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='octokit__plugin-rest-endpoint-methods', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "octokit__plugin-rest-endpoint-methods" % "3.0.0"
[org.webjars.npm/octokit__plugin-rest-endpoint-methods "3.0.0"]