Categories |
CategoriesCLI User Interface Apollo Container Microservices |
---|---|
GroupId | GroupIdcom.github.gittors |
ArtifactId | ArtifactIdapollo-client-extend-event |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-event/ -->
<dependency>
<groupId>com.github.gittors</groupId>
<artifactId>apollo-client-extend-event</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-event/
implementation 'com.github.gittors:apollo-client-extend-event:1.0.3'
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-event/
implementation ("com.github.gittors:apollo-client-extend-event:1.0.3")
'com.github.gittors:apollo-client-extend-event:jar:1.0.3'
<dependency org="com.github.gittors" name="apollo-client-extend-event" rev="1.0.3">
<artifact name="apollo-client-extend-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend-event', version='1.0.3')
)
libraryDependencies += "com.github.gittors" % "apollo-client-extend-event" % "1.0.3"
[com.github.gittors/apollo-client-extend-event "1.0.3"]