Categories |
CategoriesJava Languages Net |
---|---|
GroupId | GroupIdnet.thisptr |
ArtifactId | ArtifactIdjava-procfs-mbeans-agent |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.thisptr/java-procfs-mbeans-agent/ -->
<dependency>
<groupId>net.thisptr</groupId>
<artifactId>java-procfs-mbeans-agent</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/java-procfs-mbeans-agent/
implementation 'net.thisptr:java-procfs-mbeans-agent:0.0.1'
// https://jarcasting.com/artifacts/net.thisptr/java-procfs-mbeans-agent/
implementation ("net.thisptr:java-procfs-mbeans-agent:0.0.1")
'net.thisptr:java-procfs-mbeans-agent:jar:0.0.1'
<dependency org="net.thisptr" name="java-procfs-mbeans-agent" rev="0.0.1">
<artifact name="java-procfs-mbeans-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='java-procfs-mbeans-agent', version='0.0.1')
)
libraryDependencies += "net.thisptr" % "java-procfs-mbeans-agent" % "0.0.1"
[net.thisptr/java-procfs-mbeans-agent "0.0.1"]