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