GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugin-rest |
Version | Version3.1.155 |
Type | Typejar |
Filename | Size |
---|---|
mobitor-plugin-rest-3.1.155.pom | |
mobitor-plugin-rest-3.1.155.jar | 100 KB |
mobitor-plugin-rest-3.1.155-sources.jar | 83 KB |
mobitor-plugin-rest-3.1.155-javadoc.jar | 803 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-rest/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugin-rest</artifactId>
<version>3.1.155</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-rest/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-rest:3.1.155'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-rest/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-rest:3.1.155")
'ch.mobi.mobitor.plugins:mobitor-plugin-rest:jar:3.1.155'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-rest" rev="3.1.155">
<artifact name="mobitor-plugin-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-rest', version='3.1.155')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-rest" % "3.1.155"
[ch.mobi.mobitor.plugins/mobitor-plugin-rest "3.1.155"]