is not current version
Last Version 2.1.1

com.farao-community.farao:farao-flow-decomposition-results 1.0.0

Module that regroups all features related to flow decomposition results

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-flow-decomposition-results
Version

Version

1.0.0
Type

Type

pom

Download farao-flow-decomposition-results 1.0.0


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