is not current version
Last Version 2.2.0-RC1

com.farao-community.farao:farao-glsk-file 1.0.2

Module that regroups all features related to GLSK file

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-glsk-file
Version

Version

1.0.2
Type

Type

jar

Download farao-glsk-file 1.0.2


<!-- https://jarcasting.com/artifacts/com.farao-community.farao/farao-glsk-file/ -->
<dependency>
    <groupId>com.farao-community.farao</groupId>
    <artifactId>farao-glsk-file</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-glsk-file/
implementation 'com.farao-community.farao:farao-glsk-file:1.0.2'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-glsk-file/
implementation ("com.farao-community.farao:farao-glsk-file:1.0.2")
'com.farao-community.farao:farao-glsk-file:jar:1.0.2'
<dependency org="com.farao-community.farao" name="farao-glsk-file" rev="1.0.2">
  <artifact name="farao-glsk-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-glsk-file', version='1.0.2')
)
libraryDependencies += "com.farao-community.farao" % "farao-glsk-file" % "1.0.2"
[com.farao-community.farao/farao-glsk-file "1.0.2"]