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