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