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