is not current version
Last Version 0.3.122

org.dotwebstack.framework:service-graphql 0.3.81


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

service-graphql
Version

Version

0.3.81
Type

Type

jar

Download service-graphql 0.3.81


<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/service-graphql/ -->
<dependency>
    <groupId>org.dotwebstack.framework</groupId>
    <artifactId>service-graphql</artifactId>
    <version>0.3.81</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/service-graphql/
implementation 'org.dotwebstack.framework:service-graphql:0.3.81'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/service-graphql/
implementation ("org.dotwebstack.framework:service-graphql:0.3.81")
'org.dotwebstack.framework:service-graphql:jar:0.3.81'
<dependency org="org.dotwebstack.framework" name="service-graphql" rev="0.3.81">
  <artifact name="service-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='service-graphql', version='0.3.81')
)
libraryDependencies += "org.dotwebstack.framework" % "service-graphql" % "0.3.81"
[org.dotwebstack.framework/service-graphql "0.3.81"]