GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugin-streamworks |
Version | Version3.1.124 |
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.124</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-streamworks/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-streamworks:3.1.124'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-streamworks/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-streamworks:3.1.124")
'ch.mobi.mobitor.plugins:mobitor-plugin-streamworks:jar:3.1.124'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-streamworks" rev="3.1.124">
<artifact name="mobitor-plugin-streamworks" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-streamworks', version='3.1.124')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-streamworks" % "3.1.124"
[ch.mobi.mobitor.plugins/mobitor-plugin-streamworks "3.1.124"]