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