License |
License |
---|---|
Categories |
CategoriesCLI User Interface Apollo Container Microservices |
GroupId | GroupIdcom.github.gittors |
ArtifactId | ArtifactIdapollo-client-extend-higher-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-higher-adapter/ -->
<dependency>
<groupId>com.github.gittors</groupId>
<artifactId>apollo-client-extend-higher-adapter</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-higher-adapter/
implementation 'com.github.gittors:apollo-client-extend-higher-adapter:1.3.0'
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-higher-adapter/
implementation ("com.github.gittors:apollo-client-extend-higher-adapter:1.3.0")
'com.github.gittors:apollo-client-extend-higher-adapter:jar:1.3.0'
<dependency org="com.github.gittors" name="apollo-client-extend-higher-adapter" rev="1.3.0">
<artifact name="apollo-client-extend-higher-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend-higher-adapter', version='1.3.0')
)
libraryDependencies += "com.github.gittors" % "apollo-client-extend-higher-adapter" % "1.3.0"
[com.github.gittors/apollo-client-extend-higher-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 |