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