Last Version

projectile-lib-graphql 1.32.5

Common GraphQL classes used by code generated from Projectile

License

License

CC0
GroupId

GroupId

com.kyleu
ArtifactId

ArtifactId

projectile-lib-graphql_2.12
Version

Version

1.32.5
Type

Type

jar
Description

Description

projectile-lib-graphql
Common GraphQL classes used by code generated from Projectile
Project Organization

Project Organization

com.kyleu
Source Code Management

Source Code Management

https://github.com/KyleU/projectile

Download projectile-lib-graphql_2.12 1.32.5


<!-- https://jarcasting.com/artifacts/com.kyleu/projectile-lib-graphql_2.12/ -->
<dependency>
    <groupId>com.kyleu</groupId>
    <artifactId>projectile-lib-graphql_2.12</artifactId>
    <version>1.32.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-graphql_2.12/
implementation 'com.kyleu:projectile-lib-graphql_2.12:1.32.5'
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-graphql_2.12/
implementation ("com.kyleu:projectile-lib-graphql_2.12:1.32.5")
'com.kyleu:projectile-lib-graphql_2.12:jar:1.32.5'
<dependency org="com.kyleu" name="projectile-lib-graphql_2.12" rev="1.32.5">
  <artifact name="projectile-lib-graphql_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kyleu', module='projectile-lib-graphql_2.12', version='1.32.5')
)
libraryDependencies += "com.kyleu" % "projectile-lib-graphql_2.12" % "1.32.5"
[com.kyleu/projectile-lib-graphql_2.12 "1.32.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.kyleu : projectile-lib-tracing_2.12 jar 1.32.5
com.kyleu : sangria-circe_2.12 jar 1.2.1
com.kyleu : sangria_2.12 jar 1.4.2
javax.inject : javax.inject jar 1
net.codingwell : scala-guice_2.12 jar 4.2.6

Project Modules

There are no modules declared in this project.