is not current version
Last Version 0.7.0

com.google.cloud.trace:services-parent 0.3.1


GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

services-parent
Version

Version

0.3.1
Type

Type

pom

Download services-parent 0.3.1

Filename Size
services-parent-0.3.1.pom 703 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.google.cloud.trace/services-parent/ -->
<dependency>
    <groupId>com.google.cloud.trace</groupId>
    <artifactId>services-parent</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.trace/services-parent/
implementation 'com.google.cloud.trace:services-parent:0.3.1'
// https://jarcasting.com/artifacts/com.google.cloud.trace/services-parent/
implementation ("com.google.cloud.trace:services-parent:0.3.1")
'com.google.cloud.trace:services-parent:pom:0.3.1'
<dependency org="com.google.cloud.trace" name="services-parent" rev="0.3.1">
  <artifact name="services-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.trace', module='services-parent', version='0.3.1')
)
libraryDependencies += "com.google.cloud.trace" % "services-parent" % "0.3.1"
[com.google.cloud.trace/services-parent "0.3.1"]