| License | License | 
|---|---|
| GroupId | GroupIdcom.aukletapm.go | 
| ArtifactId | ArtifactIdgo-core | 
| Last Version | Last Version1.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAuklet Go is a mobile app for web application monitor and management. | 
| Filename | Size | 
|---|---|
| go-core-1.2.1.pom | |
| go-core-1.2.1.jar | 38 KB | 
| go-core-1.2.1-sources.jar | 21 KB | 
| go-core-1.2.1-javadoc.jar | 101 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aukletapm.go/go-core/ -->
<dependency>
    <groupId>com.aukletapm.go</groupId>
    <artifactId>go-core</artifactId>
    <version>1.2.1</version>
</dependency>// https://jarcasting.com/artifacts/com.aukletapm.go/go-core/
implementation 'com.aukletapm.go:go-core:1.2.1'// https://jarcasting.com/artifacts/com.aukletapm.go/go-core/
implementation ("com.aukletapm.go:go-core:1.2.1")'com.aukletapm.go:go-core:jar:1.2.1'<dependency org="com.aukletapm.go" name="go-core" rev="1.2.1">
  <artifact name="go-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aukletapm.go', module='go-core', version='1.2.1')
)libraryDependencies += "com.aukletapm.go" % "go-core" % "1.2.1"[com.aukletapm.go/go-core "1.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 19.0 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 | 
| org.apache.logging.log4j : log4j-jcl | jar | 2.8.2 | 
| org.testng : testng | jar | 6.8.17 | 
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 | 
| org.jetbrains.kotlin : kotlin-test | jar | 1.2.21 |