is not current version
Last Version 1.0.0

com.github.adrmal:peka-vm-client 0.0.1

Java library for access data from REST API related to PEKA Virtual Monitor.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.adrmal
ArtifactId

ArtifactId

peka-vm-client
Version

Version

0.0.1
Type

Type

pom

Download peka-vm-client 0.0.1

Filename Size
peka-vm-client-0.0.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.adrmal/peka-vm-client/ -->
<dependency>
    <groupId>com.github.adrmal</groupId>
    <artifactId>peka-vm-client</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.adrmal/peka-vm-client/
implementation 'com.github.adrmal:peka-vm-client:0.0.1'
// https://jarcasting.com/artifacts/com.github.adrmal/peka-vm-client/
implementation ("com.github.adrmal:peka-vm-client:0.0.1")
'com.github.adrmal:peka-vm-client:pom:0.0.1'
<dependency org="com.github.adrmal" name="peka-vm-client" rev="0.0.1">
  <artifact name="peka-vm-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.adrmal', module='peka-vm-client', version='0.0.1')
)
libraryDependencies += "com.github.adrmal" % "peka-vm-client" % "0.0.1"
[com.github.adrmal/peka-vm-client "0.0.1"]