Categories |
CategoriesCLI User Interface Apollo Container Microservices |
---|---|
GroupId | GroupIdcom.github.gittors |
ArtifactId | ArtifactIdapollo-client-extend-parent |
Version | Version1.0.4 |
Type | Typepom |
Filename | Size |
---|---|
apollo-client-extend-parent-1.0.4.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-parent/ -->
<dependency>
<groupId>com.github.gittors</groupId>
<artifactId>apollo-client-extend-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-parent/
implementation 'com.github.gittors:apollo-client-extend-parent:1.0.4'
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-parent/
implementation ("com.github.gittors:apollo-client-extend-parent:1.0.4")
'com.github.gittors:apollo-client-extend-parent:pom:1.0.4'
<dependency org="com.github.gittors" name="apollo-client-extend-parent" rev="1.0.4">
<artifact name="apollo-client-extend-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend-parent', version='1.0.4')
)
libraryDependencies += "com.github.gittors" % "apollo-client-extend-parent" % "1.0.4"
[com.github.gittors/apollo-client-extend-parent "1.0.4"]