| Группа | Группаcom.bretpatterson |
|---|---|
| Идентификатор | Идентификаторschemagen-graphql |
| Версия | Версия1.0.0-rc3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| schemagen-graphql-1.0.0-rc3.pom | |
| schemagen-graphql-1.0.0-rc3.jar | 69 KB |
| schemagen-graphql-1.0.0-rc3-sources.jar | 48 KB |
| schemagen-graphql-1.0.0-rc3-javadoc.jar | 253 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql/ -->
<dependency>
<groupId>com.bretpatterson</groupId>
<artifactId>schemagen-graphql</artifactId>
<version>1.0.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql/
implementation 'com.bretpatterson:schemagen-graphql:1.0.0-rc3'
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql/
implementation ("com.bretpatterson:schemagen-graphql:1.0.0-rc3")
'com.bretpatterson:schemagen-graphql:jar:1.0.0-rc3'
<dependency org="com.bretpatterson" name="schemagen-graphql" rev="1.0.0-rc3">
<artifact name="schemagen-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bretpatterson', module='schemagen-graphql', version='1.0.0-rc3')
)
libraryDependencies += "com.bretpatterson" % "schemagen-graphql" % "1.0.0-rc3"
[com.bretpatterson/schemagen-graphql "1.0.0-rc3"]