GroupId | GroupIdcom.dooapp |
---|---|
ArtifactId | ArtifactIdgaedo-google-instrumentation-jdo |
Version | Version1.0.11 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.dooapp/gaedo-google-instrumentation-jdo/ -->
<dependency>
<groupId>com.dooapp</groupId>
<artifactId>gaedo-google-instrumentation-jdo</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.dooapp/gaedo-google-instrumentation-jdo/
implementation 'com.dooapp:gaedo-google-instrumentation-jdo:1.0.11'
// https://jarcasting.com/artifacts/com.dooapp/gaedo-google-instrumentation-jdo/
implementation ("com.dooapp:gaedo-google-instrumentation-jdo:1.0.11")
'com.dooapp:gaedo-google-instrumentation-jdo:jar:1.0.11'
<dependency org="com.dooapp" name="gaedo-google-instrumentation-jdo" rev="1.0.11">
<artifact name="gaedo-google-instrumentation-jdo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dooapp', module='gaedo-google-instrumentation-jdo', version='1.0.11')
)
libraryDependencies += "com.dooapp" % "gaedo-google-instrumentation-jdo" % "1.0.11"
[com.dooapp/gaedo-google-instrumentation-jdo "1.0.11"]