GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdmodule-graphic |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
module-graphic-2.0.4.pom | |
module-graphic-2.0.4.jar | 217 KB |
module-graphic-2.0.4-sources.jar | 240 KB |
module-graphic-2.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-graphic</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/
implementation 'be.yildiz-games:module-graphic:2.0.4'
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/
implementation ("be.yildiz-games:module-graphic:2.0.4")
'be.yildiz-games:module-graphic:jar:2.0.4'
<dependency org="be.yildiz-games" name="module-graphic" rev="2.0.4">
<artifact name="module-graphic" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-graphic', version='2.0.4')
)
libraryDependencies += "be.yildiz-games" % "module-graphic" % "2.0.4"
[be.yildiz-games/module-graphic "2.0.4"]