| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
|---|---|
| Группа | Группаio.lighty.modules |
| Идентификатор | Идентификаторlighty-restconf-nb-community |
| Версия | Версия11.2.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.lighty.modules/lighty-restconf-nb-community/ -->
<dependency>
<groupId>io.lighty.modules</groupId>
<artifactId>lighty-restconf-nb-community</artifactId>
<version>11.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-restconf-nb-community/
implementation 'io.lighty.modules:lighty-restconf-nb-community:11.2.0'
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-restconf-nb-community/
implementation ("io.lighty.modules:lighty-restconf-nb-community:11.2.0")
'io.lighty.modules:lighty-restconf-nb-community:jar:11.2.0'
<dependency org="io.lighty.modules" name="lighty-restconf-nb-community" rev="11.2.0">
<artifact name="lighty-restconf-nb-community" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.modules', module='lighty-restconf-nb-community', version='11.2.0')
)
libraryDependencies += "io.lighty.modules" % "lighty-restconf-nb-community" % "11.2.0"
[io.lighty.modules/lighty-restconf-nb-community "11.2.0"]