| GroupId | GroupIdcom.github.arthur-bit-monnot | 
|---|---|
| ArtifactId | ArtifactIdfape-planning | 
| Version | Version1.0.2+1-8f96fd85 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/com.github.arthur-bit-monnot/fape-planning/ -->
<dependency>
    <groupId>com.github.arthur-bit-monnot</groupId>
    <artifactId>fape-planning</artifactId>
    <version>1.0.2+1-8f96fd85</version>
</dependency>// https://jarcasting.com/artifacts/com.github.arthur-bit-monnot/fape-planning/
implementation 'com.github.arthur-bit-monnot:fape-planning:1.0.2+1-8f96fd85'// https://jarcasting.com/artifacts/com.github.arthur-bit-monnot/fape-planning/
implementation ("com.github.arthur-bit-monnot:fape-planning:1.0.2+1-8f96fd85")'com.github.arthur-bit-monnot:fape-planning:jar:1.0.2+1-8f96fd85'<dependency org="com.github.arthur-bit-monnot" name="fape-planning" rev="1.0.2+1-8f96fd85">
  <artifact name="fape-planning" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.arthur-bit-monnot', module='fape-planning', version='1.0.2+1-8f96fd85')
)libraryDependencies += "com.github.arthur-bit-monnot" % "fape-planning" % "1.0.2+1-8f96fd85"[com.github.arthur-bit-monnot/fape-planning "1.0.2+1-8f96fd85"]