License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdaurelia-fetch-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaurelia-fetch-client
WebJar for aurelia-fetch-client
|
Project URL |
Project URL |
Filename | Size |
---|---|
aurelia-fetch-client-1.0.1.pom | |
aurelia-fetch-client-1.0.1.jar | 154 KB |
aurelia-fetch-client-1.0.1-sources.jar | 22 bytes |
aurelia-fetch-client-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/aurelia-fetch-client/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>aurelia-fetch-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/aurelia-fetch-client/
implementation 'org.webjars.npm:aurelia-fetch-client:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/aurelia-fetch-client/
implementation ("org.webjars.npm:aurelia-fetch-client:1.0.1")
'org.webjars.npm:aurelia-fetch-client:jar:1.0.1'
<dependency org="org.webjars.npm" name="aurelia-fetch-client" rev="1.0.1">
<artifact name="aurelia-fetch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='aurelia-fetch-client', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "aurelia-fetch-client" % "1.0.1"
[org.webjars.npm/aurelia-fetch-client "1.0.1"]