License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-gateway-community |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfizz-gateway-community
fizz gateway community
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fizz-gateway-community-2.6.5.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-gateway-community</artifactId>
<version>2.6.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/
implementation 'com.fizzgate:fizz-gateway-community:2.6.5'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/
implementation ("com.fizzgate:fizz-gateway-community:2.6.5")
'com.fizzgate:fizz-gateway-community:pom:2.6.5'
<dependency org="com.fizzgate" name="fizz-gateway-community" rev="2.6.5">
<artifact name="fizz-gateway-community" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-gateway-community', version='2.6.5')
)
libraryDependencies += "com.fizzgate" % "fizz-gateway-community" % "2.6.5"
[com.fizzgate/fizz-gateway-community "2.6.5"]