| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки CLI Взаимодействие с пользователем Configuration Библиотеки уровня приложения config |
| Группа | Группаorg.eclipse.neoscada.ide |
| Идентификатор | Идентификаторorg.eclipse.neoscada.configuration.iec60870.edit |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеIEC60870 Edit Support
IEC60870 Edit Support
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.eclipse.neoscada.ide/org.eclipse.neoscada.configuration.iec60870.edit/ -->
<dependency>
<groupId>org.eclipse.neoscada.ide</groupId>
<artifactId>org.eclipse.neoscada.configuration.iec60870.edit</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.neoscada.ide/org.eclipse.neoscada.configuration.iec60870.edit/
implementation 'org.eclipse.neoscada.ide:org.eclipse.neoscada.configuration.iec60870.edit:0.4.0'
// https://jarcasting.com/artifacts/org.eclipse.neoscada.ide/org.eclipse.neoscada.configuration.iec60870.edit/
implementation ("org.eclipse.neoscada.ide:org.eclipse.neoscada.configuration.iec60870.edit:0.4.0")
'org.eclipse.neoscada.ide:org.eclipse.neoscada.configuration.iec60870.edit:jar:0.4.0'
<dependency org="org.eclipse.neoscada.ide" name="org.eclipse.neoscada.configuration.iec60870.edit" rev="0.4.0">
<artifact name="org.eclipse.neoscada.configuration.iec60870.edit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.neoscada.ide', module='org.eclipse.neoscada.configuration.iec60870.edit', version='0.4.0')
)
libraryDependencies += "org.eclipse.neoscada.ide" % "org.eclipse.neoscada.configuration.iec60870.edit" % "0.4.0"
[org.eclipse.neoscada.ide/org.eclipse.neoscada.configuration.iec60870.edit "0.4.0"]