is not current version
Last Version 3.9.4

com.farao-community.farao:farao-util 1.0.2


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-util
Version

Version

1.0.2
Type

Type

jar

Download farao-util 1.0.2


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