| Группа | Группаch.mobi.mobitor.plugins |
|---|---|
| Идентификатор | Идентификаторmobitor-plugin-streamworks |
| Версия | Версия3.1.85 |
| Тип | Типjar |
<!-- 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.85</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-streamworks/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-streamworks:3.1.85'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-streamworks/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-streamworks:3.1.85")
'ch.mobi.mobitor.plugins:mobitor-plugin-streamworks:jar:3.1.85'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-streamworks" rev="3.1.85">
<artifact name="mobitor-plugin-streamworks" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-streamworks', version='3.1.85')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-streamworks" % "3.1.85"
[ch.mobi.mobitor.plugins/mobitor-plugin-streamworks "3.1.85"]