Categories |
CategoriesApollo Container Microservices |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-route |
Version | Version1.16.1 |
Type | Typejar |
Filename | Size |
---|---|
apollo-route-1.16.1.pom | |
apollo-route-1.16.1.jar | 10 KB |
apollo-route-1.16.1-sources.jar | 8 KB |
apollo-route-1.16.1-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-route/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-route</artifactId>
<version>1.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-route/
implementation 'com.spotify:apollo-route:1.16.1'
// https://jarcasting.com/artifacts/com.spotify/apollo-route/
implementation ("com.spotify:apollo-route:1.16.1")
'com.spotify:apollo-route:jar:1.16.1'
<dependency org="com.spotify" name="apollo-route" rev="1.16.1">
<artifact name="apollo-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-route', version='1.16.1')
)
libraryDependencies += "com.spotify" % "apollo-route" % "1.16.1"
[com.spotify/apollo-route "1.16.1"]