License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-f-graphql-js |
Last Version | Last Version0.4.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphql.js
WebJar for graphql.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-f-graphql-js-0.4.20.pom | |
github-com-f-graphql-js-0.4.20.jar | 18 KB |
github-com-f-graphql-js-0.4.20-sources.jar | 22 bytes |
github-com-f-graphql-js-0.4.20-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-f-graphql-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-f-graphql-js</artifactId>
<version>0.4.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-f-graphql-js/
implementation 'org.webjars.npm:github-com-f-graphql-js:0.4.20'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-f-graphql-js/
implementation ("org.webjars.npm:github-com-f-graphql-js:0.4.20")
'org.webjars.npm:github-com-f-graphql-js:jar:0.4.20'
<dependency org="org.webjars.npm" name="github-com-f-graphql-js" rev="0.4.20">
<artifact name="github-com-f-graphql-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-f-graphql-js', version='0.4.20')
)
libraryDependencies += "org.webjars.npm" % "github-com-f-graphql-js" % "0.4.20"
[org.webjars.npm/github-com-f-graphql-js "0.4.20"]