is not current version
Last Version 1.6.0

com.aukletapm.go:go-parent 1.3.0

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.0
Type

Type

pom

Download go-parent 1.3.0

Filename Size
go-parent-1.3.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aukletapm.go/go-parent/
implementation 'com.aukletapm.go:go-parent:1.3.0'
// https://jarcasting.com/artifacts/com.aukletapm.go/go-parent/
implementation ("com.aukletapm.go:go-parent:1.3.0")
'com.aukletapm.go:go-parent:pom:1.3.0'
<dependency org="com.aukletapm.go" name="go-parent" rev="1.3.0">
  <artifact name="go-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aukletapm.go', module='go-parent', version='1.3.0')
)
libraryDependencies += "com.aukletapm.go" % "go-parent" % "1.3.0"
[com.aukletapm.go/go-parent "1.3.0"]