| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Apollo Container Microservices | 
| GroupId | GroupIdcom.github.gittors | 
| ArtifactId | ArtifactIdapollo-client-extend-lower-adapter | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionapollo-client-extend | 
<!-- https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-lower-adapter/ -->
<dependency>
    <groupId>com.github.gittors</groupId>
    <artifactId>apollo-client-extend-lower-adapter</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-lower-adapter/
implementation 'com.github.gittors:apollo-client-extend-lower-adapter:1.3.0'// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-lower-adapter/
implementation ("com.github.gittors:apollo-client-extend-lower-adapter:1.3.0")'com.github.gittors:apollo-client-extend-lower-adapter:jar:1.3.0'<dependency org="com.github.gittors" name="apollo-client-extend-lower-adapter" rev="1.3.0">
  <artifact name="apollo-client-extend-lower-adapter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend-lower-adapter', version='1.3.0')
)libraryDependencies += "com.github.gittors" % "apollo-client-extend-lower-adapter" % "1.3.0"[com.github.gittors/apollo-client-extend-lower-adapter "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.gittors : apollo-client-extend-common-adapter | jar | 1.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.ctrip.framework.apollo : apollo-client | jar | 1.7.0 |