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

org.dotwebstack.framework:graphql-postgres 0.3.119


Группа

Группа

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

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

graphql-postgres
Версия

Версия

0.3.119
Тип

Тип

jar

Скачать graphql-postgres 0.3.119


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