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