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