License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.farao-community.farao |
ArtifactId | ArtifactIdfarao-glsk |
Last Version | Last Version3.9.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGLSK virtual hubs related modules
Module that regroups all features related to GLSK virtual hubs
|
Project URL |
Project URL |
Filename | Size |
---|---|
farao-glsk-3.9.4.pom | 802 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.farao-community.farao/farao-glsk/ -->
<dependency>
<groupId>com.farao-community.farao</groupId>
<artifactId>farao-glsk</artifactId>
<version>3.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-glsk/
implementation 'com.farao-community.farao:farao-glsk:3.9.4'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-glsk/
implementation ("com.farao-community.farao:farao-glsk:3.9.4")
'com.farao-community.farao:farao-glsk:pom:3.9.4'
<dependency org="com.farao-community.farao" name="farao-glsk" rev="3.9.4">
<artifact name="farao-glsk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-glsk', version='3.9.4')
)
libraryDependencies += "com.farao-community.farao" % "farao-glsk" % "3.9.4"
[com.farao-community.farao/farao-glsk "3.9.4"]