GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugins-parent |
Version | Version3.1.133 |
Type | Typepom |
Filename | Size |
---|---|
mobitor-plugins-parent-3.1.133.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugins-parent/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugins-parent</artifactId>
<version>3.1.133</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugins-parent/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugins-parent:3.1.133'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugins-parent/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugins-parent:3.1.133")
'ch.mobi.mobitor.plugins:mobitor-plugins-parent:pom:3.1.133'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugins-parent" rev="3.1.133">
<artifact name="mobitor-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugins-parent', version='3.1.133')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugins-parent" % "3.1.133"
[ch.mobi.mobitor.plugins/mobitor-plugins-parent "3.1.133"]