is not current version
Last Version 3.0.0

org.webjars.bowergithub.github:fetch 0.11.1

WebJar for whatwg-fetch

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bowergithub.github
ArtifactId

ArtifactId

fetch
Version

Version

0.11.1
Type

Type

jar

Download fetch 0.11.1


<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.github/fetch/ -->
<dependency>
    <groupId>org.webjars.bowergithub.github</groupId>
    <artifactId>fetch</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.github/fetch/
implementation 'org.webjars.bowergithub.github:fetch:0.11.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.github/fetch/
implementation ("org.webjars.bowergithub.github:fetch:0.11.1")
'org.webjars.bowergithub.github:fetch:jar:0.11.1'
<dependency org="org.webjars.bowergithub.github" name="fetch" rev="0.11.1">
  <artifact name="fetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.github', module='fetch', version='0.11.1')
)
libraryDependencies += "org.webjars.bowergithub.github" % "fetch" % "0.11.1"
[org.webjars.bowergithub.github/fetch "0.11.1"]