License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Apollo Container Microservices |
GroupId | GroupIdcom.apollographql.apollo3 |
ArtifactId | ArtifactIdapollo-runtime-js |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApollo GraphQL Runtime
Apollo GraphQL runtime library to support generated code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-runtime-js-3.3.2.pom | |
apollo-runtime-js-3.3.2.module | 3 KB |
apollo-runtime-js-3.3.2-sources.jar | 34 KB |
apollo-runtime-js-3.3.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.apollographql.apollo3/apollo-runtime-js/ -->
<dependency>
<groupId>com.apollographql.apollo3</groupId>
<artifactId>apollo-runtime-js</artifactId>
<version>3.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.apollographql.apollo3/apollo-runtime-js/
implementation 'com.apollographql.apollo3:apollo-runtime-js:3.3.2'
// https://jarcasting.com/artifacts/com.apollographql.apollo3/apollo-runtime-js/
implementation ("com.apollographql.apollo3:apollo-runtime-js:3.3.2")
'com.apollographql.apollo3:apollo-runtime-js:pom:3.3.2'
<dependency org="com.apollographql.apollo3" name="apollo-runtime-js" rev="3.3.2">
<artifact name="apollo-runtime-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.apollographql.apollo3', module='apollo-runtime-js', version='3.3.2')
)
libraryDependencies += "com.apollographql.apollo3" % "apollo-runtime-js" % "3.3.2"
[com.apollographql.apollo3/apollo-runtime-js "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.apollographql.apollo3 : apollo-api-js | jar | 3.3.2 |
com.apollographql.apollo3 : apollo-mpp-utils-js | jar | 3.3.2 |
com.squareup.okio : okio-js | jar | 3.1.0 |
com.benasher44 : uuid-js | jar | 0.3.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.6.1 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
io.ktor : ktor-client-js-js | jar | 2.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |