GroupId | GroupIdio.github.mohabmohie |
---|---|
ArtifactId | ArtifactIdSHAFT_ENGINE |
Version | Version4.0.20191208-alpha |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.mohabmohie/SHAFT_ENGINE/ -->
<dependency>
<groupId>io.github.mohabmohie</groupId>
<artifactId>SHAFT_ENGINE</artifactId>
<version>4.0.20191208-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mohabmohie/SHAFT_ENGINE/
implementation 'io.github.mohabmohie:SHAFT_ENGINE:4.0.20191208-alpha'
// https://jarcasting.com/artifacts/io.github.mohabmohie/SHAFT_ENGINE/
implementation ("io.github.mohabmohie:SHAFT_ENGINE:4.0.20191208-alpha")
'io.github.mohabmohie:SHAFT_ENGINE:jar:4.0.20191208-alpha'
<dependency org="io.github.mohabmohie" name="SHAFT_ENGINE" rev="4.0.20191208-alpha">
<artifact name="SHAFT_ENGINE" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mohabmohie', module='SHAFT_ENGINE', version='4.0.20191208-alpha')
)
libraryDependencies += "io.github.mohabmohie" % "SHAFT_ENGINE" % "4.0.20191208-alpha"
[io.github.mohabmohie/SHAFT_ENGINE "4.0.20191208-alpha"]