Last Version

CRAC related modules 3.9.4

Module that gathers CRAC api and its implementations

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-crac
Version

Version

3.9.4
Type

Type

pom
Description

Description

CRAC related modules
Module that gathers CRAC api and its implementations
Project URL

Project URL

http://www.farao-community.com/farao-crac

Download farao-crac 3.9.4

Filename Size
farao-crac-3.9.4.pom 875 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • crac-api
  • crac-impl
  • crac-loopflow-extension
  • crac-util