License |
License |
---|---|
GroupId | GroupIdio.logspace |
ArtifactId | ArtifactIdlogspace-jvm-agent |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogspace JVM Agent
The Maven Parent POM for Indoqa opensource software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logspace-jvm-agent-0.3.2.pom | |
logspace-jvm-agent-0.3.2.jar | 2 MB |
logspace-jvm-agent-0.3.2-sources.jar | 2 MB |
logspace-jvm-agent-0.3.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.logspace/logspace-jvm-agent/ -->
<dependency>
<groupId>io.logspace</groupId>
<artifactId>logspace-jvm-agent</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-jvm-agent/
implementation 'io.logspace:logspace-jvm-agent:0.3.2'
// https://jarcasting.com/artifacts/io.logspace/logspace-jvm-agent/
implementation ("io.logspace:logspace-jvm-agent:0.3.2")
'io.logspace:logspace-jvm-agent:jar:0.3.2'
<dependency org="io.logspace" name="logspace-jvm-agent" rev="0.3.2">
<artifact name="logspace-jvm-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-jvm-agent', version='0.3.2')
)
libraryDependencies += "io.logspace" % "logspace-jvm-agent" % "0.3.2"
[io.logspace/logspace-jvm-agent "0.3.2"]