is not current version
Last Version 1.4.0

com.farao-community.farao:farao-parent 1.0.7

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.7
Type

Type

pom

Download farao-parent 1.0.7

Filename Size
farao-parent-1.0.7.pom 8 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.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-parent/
implementation 'com.farao-community.farao:farao-parent:1.0.7'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-parent/
implementation ("com.farao-community.farao:farao-parent:1.0.7")
'com.farao-community.farao:farao-parent:pom:1.0.7'
<dependency org="com.farao-community.farao" name="farao-parent" rev="1.0.7">
  <artifact name="farao-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-parent', version='1.0.7')
)
libraryDependencies += "com.farao-community.farao" % "farao-parent" % "1.0.7"
[com.farao-community.farao/farao-parent "1.0.7"]