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