is not current version
Last Version 1.6.0

com.aukletapm.go:go-parent 1.3.2

AukletAPM To Go is a mobile application for web application monitor and management.

GroupId

GroupId

com.aukletapm.go
ArtifactId

ArtifactId

go-parent
Version

Version

1.3.2
Type

Type

pom

Download go-parent 1.3.2

Filename Size
go-parent-1.3.2.pom 13 KB
Browse

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