is not current version
Last Version 3.9.4

com.farao-community.farao:farao-util 2.4.0


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-util
Version

Version

2.4.0
Type

Type

jar

Download farao-util 2.4.0


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