| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаcom.fizzgate |
| Идентификатор | Идентификаторfizz-gateway-community |
| Версия | Версия2.5.3-beta1 |
| Тип | Типpom |
| Описание |
Описаниеfizz-gateway-community
fizz gateway community
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fizz-gateway-community-2.5.3-beta1.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-gateway-community</artifactId>
<version>2.5.3-beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/
implementation 'com.fizzgate:fizz-gateway-community:2.5.3-beta1'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/
implementation ("com.fizzgate:fizz-gateway-community:2.5.3-beta1")
'com.fizzgate:fizz-gateway-community:pom:2.5.3-beta1'
<dependency org="com.fizzgate" name="fizz-gateway-community" rev="2.5.3-beta1">
<artifact name="fizz-gateway-community" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-gateway-community', version='2.5.3-beta1')
)
libraryDependencies += "com.fizzgate" % "fizz-gateway-community" % "2.5.3-beta1"
[com.fizzgate/fizz-gateway-community "2.5.3-beta1"]