License |
License
MIT
|
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdapollographql__apollo-tools |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@apollographql/apollo-tools
WebJar for @apollographql/apollo-tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/apollographql__apollo-tools/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>apollographql__apollo-tools</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/apollographql__apollo-tools/
implementation 'org.webjars.npm:apollographql__apollo-tools:0.5.3'
// https://jarcasting.com/artifacts/org.webjars.npm/apollographql__apollo-tools/
implementation ("org.webjars.npm:apollographql__apollo-tools:0.5.3")
'org.webjars.npm:apollographql__apollo-tools:jar:0.5.3'
<dependency org="org.webjars.npm" name="apollographql__apollo-tools" rev="0.5.3">
<artifact name="apollographql__apollo-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='apollographql__apollo-tools', version='0.5.3')
)
libraryDependencies += "org.webjars.npm" % "apollographql__apollo-tools" % "0.5.3"
[org.webjars.npm/apollographql__apollo-tools "0.5.3"]