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