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