License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-github-fetch |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionfetch
WebJar for fetch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-github-fetch-3.0.0.pom | |
github-com-github-fetch-3.0.0.jar | 28 KB |
github-com-github-fetch-3.0.0-sources.jar | 22 bytes |
github-com-github-fetch-3.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-github-fetch/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-github-fetch</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-github-fetch/
implementation 'org.webjars.bower:github-com-github-fetch:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-github-fetch/
implementation ("org.webjars.bower:github-com-github-fetch:3.0.0")
'org.webjars.bower:github-com-github-fetch:jar:3.0.0'
<dependency org="org.webjars.bower" name="github-com-github-fetch" rev="3.0.0">
<artifact name="github-com-github-fetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-github-fetch', version='3.0.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-github-fetch" % "3.0.0"
[org.webjars.bower/github-com-github-fetch "3.0.0"]