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