GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugin-rest |
Version | Version3.1.198 |
Type | Typejar |
Filename | Size |
---|---|
mobitor-plugin-rest-3.1.198.pom | |
mobitor-plugin-rest-3.1.198.jar | 101 KB |
mobitor-plugin-rest-3.1.198-sources.jar | 83 KB |
mobitor-plugin-rest-3.1.198-javadoc.jar | 828 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.198</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-rest/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-rest:3.1.198'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-rest/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-rest:3.1.198")
'ch.mobi.mobitor.plugins:mobitor-plugin-rest:jar:3.1.198'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-rest" rev="3.1.198">
<artifact name="mobitor-plugin-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-rest', version='3.1.198')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-rest" % "3.1.198"
[ch.mobi.mobitor.plugins/mobitor-plugin-rest "3.1.198"]