Last Version

Kamon Agent 0.0.8-experimental

The Open Source java agent for Kamon

License

License

GroupId

GroupId

io.kamon
ArtifactId

ArtifactId

kamon-agent
Version

Version

0.0.8-experimental
Type

Type

jar
Description

Description

Kamon Agent
The Open Source java agent for Kamon
Project URL

Project URL

http://kamon.io
Source Code Management

Source Code Management

https://github.com/kamon-io/kamon-agent

Download kamon-agent 0.0.8-experimental


<!-- https://jarcasting.com/artifacts/io.kamon/kamon-agent/ -->
<dependency>
    <groupId>io.kamon</groupId>
    <artifactId>kamon-agent</artifactId>
    <version>0.0.8-experimental</version>
</dependency>
// https://jarcasting.com/artifacts/io.kamon/kamon-agent/
implementation 'io.kamon:kamon-agent:0.0.8-experimental'
// https://jarcasting.com/artifacts/io.kamon/kamon-agent/
implementation ("io.kamon:kamon-agent:0.0.8-experimental")
'io.kamon:kamon-agent:jar:0.0.8-experimental'
<dependency org="io.kamon" name="kamon-agent" rev="0.0.8-experimental">
  <artifact name="kamon-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kamon', module='kamon-agent', version='0.0.8-experimental')
)
libraryDependencies += "io.kamon" % "kamon-agent" % "0.0.8-experimental"
[io.kamon/kamon-agent "0.0.8-experimental"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.