GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugin-liima |
Version | Version3.1.176 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-liima/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugin-liima</artifactId>
<version>3.1.176</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-liima/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-liima:3.1.176'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-liima/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-liima:3.1.176")
'ch.mobi.mobitor.plugins:mobitor-plugin-liima:jar:3.1.176'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-liima" rev="3.1.176">
<artifact name="mobitor-plugin-liima" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-liima', version='3.1.176')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-liima" % "3.1.176"
[ch.mobi.mobitor.plugins/mobitor-plugin-liima "3.1.176"]