не последняя версия
Последняя версия 0.3.122

org.dotwebstack.framework:graphql-postgres 0.3.61


Группа

Группа

org.dotwebstack.framework
Идентификатор

Идентификатор

graphql-postgres
Версия

Версия

0.3.61
Тип

Тип

jar

Скачать graphql-postgres 0.3.61


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