GroupId | GroupIdcom.github.arthur-bit-monnot |
---|---|
ArtifactId | ArtifactIdfape-planning |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
fape-planning-1.0.2.pom | |
fape-planning-1.0.2.jar | 417 KB |
fape-planning-1.0.2-sources.jar | 196 KB |
fape-planning-1.0.2-javadoc.jar | 703 KB |
Browse |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arthur-bit-monnot/fape-planning/
implementation 'com.github.arthur-bit-monnot:fape-planning:1.0.2'
// https://jarcasting.com/artifacts/com.github.arthur-bit-monnot/fape-planning/
implementation ("com.github.arthur-bit-monnot:fape-planning:1.0.2")
'com.github.arthur-bit-monnot:fape-planning:jar:1.0.2'
<dependency org="com.github.arthur-bit-monnot" name="fape-planning" rev="1.0.2">
<artifact name="fape-planning" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arthur-bit-monnot', module='fape-planning', version='1.0.2')
)
libraryDependencies += "com.github.arthur-bit-monnot" % "fape-planning" % "1.0.2"
[com.github.arthur-bit-monnot/fape-planning "1.0.2"]