License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-build |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptiongithub-build
WebJar for github-build
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-build-1.2.0.pom | |
github-build-1.2.0.jar | 5 KB |
github-build-1.2.0-sources.jar | 22 bytes |
github-build-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-build/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-build</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-build/
implementation 'org.webjars.npm:github-build:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-build/
implementation ("org.webjars.npm:github-build:1.2.0")
'org.webjars.npm:github-build:jar:1.2.0'
<dependency org="org.webjars.npm" name="github-build" rev="1.2.0">
<artifact name="github-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-build', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "github-build" % "1.2.0"
[org.webjars.npm/github-build "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : axios | jar | [0.15.3] |