is not current version
Last Version 1.4.0

com.farao-community.farao:farao-parent 1.0.4

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

Type

pom

Download farao-parent 1.0.4

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