License |
License |
---|---|
Categories |
CategoriesCLI User Interface Apollo Container Microservices |
GroupId | GroupIdcom.github.gittors |
ArtifactId | ArtifactIdapollo-client-extend-parent |
Version | Version1.2.2 |
Type | Typepom |
Description |
Descriptionapollo-client-extend-parent
apollo-client-extend
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-client-extend-parent-1.2.2.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.2.2</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.2.2'
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-parent/
implementation ("com.github.gittors:apollo-client-extend-parent:1.2.2")
'com.github.gittors:apollo-client-extend-parent:pom:1.2.2'
<dependency org="com.github.gittors" name="apollo-client-extend-parent" rev="1.2.2">
<artifact name="apollo-client-extend-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend-parent', version='1.2.2')
)
libraryDependencies += "com.github.gittors" % "apollo-client-extend-parent" % "1.2.2"
[com.github.gittors/apollo-client-extend-parent "1.2.2"]