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