is not current version
Last Version 3.9.4

com.farao-community.farao:farao-util 3.2.0


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-util
Version

Version

3.2.0
Type

Type

jar

Download farao-util 3.2.0


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