GroupId | GroupIdcom.github.arthur-bit-monnot |
---|---|
ArtifactId | ArtifactIdfape-planning |
Version | Version1.0.1+4-6e54dbdb |
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.1+4-6e54dbdb</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arthur-bit-monnot/fape-planning/
implementation 'com.github.arthur-bit-monnot:fape-planning:1.0.1+4-6e54dbdb'
// https://jarcasting.com/artifacts/com.github.arthur-bit-monnot/fape-planning/
implementation ("com.github.arthur-bit-monnot:fape-planning:1.0.1+4-6e54dbdb")
'com.github.arthur-bit-monnot:fape-planning:jar:1.0.1+4-6e54dbdb'
<dependency org="com.github.arthur-bit-monnot" name="fape-planning" rev="1.0.1+4-6e54dbdb">
<artifact name="fape-planning" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arthur-bit-monnot', module='fape-planning', version='1.0.1+4-6e54dbdb')
)
libraryDependencies += "com.github.arthur-bit-monnot" % "fape-planning" % "1.0.1+4-6e54dbdb"
[com.github.arthur-bit-monnot/fape-planning "1.0.1+4-6e54dbdb"]