is not current version
Last Version 1.4.0

com.farao-community.farao:farao-parent 1.0.8

Basic POM parent for FARAO projects

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-parent
Version

Version

1.0.8
Type

Type

pom

Download farao-parent 1.0.8

Filename Size
farao-parent-1.0.8.pom 9 KB
Browse

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