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