is not current version
Last Version 3.9.4

com.farao-community.farao:farao-util 3.9.3


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-util
Version

Version

3.9.3
Type

Type

jar

Download farao-util 3.9.3


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