is not current version
Last Version 3.9.4

com.farao-community.farao:farao-util 2.2.0-RC1


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-util
Version

Version

2.2.0-RC1
Type

Type

jar

Download farao-util 2.2.0-RC1


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