GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdmodule-graphic |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
module-graphic-1.1.2.pom | |
module-graphic-1.1.2.jar | 199 KB |
module-graphic-1.1.2-tests.jar | 22 KB |
module-graphic-1.1.2-sources.jar | 222 KB |
module-graphic-1.1.2-javadoc.jar | 1009 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-graphic</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/
implementation 'be.yildiz-games:module-graphic:1.1.2'
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/
implementation ("be.yildiz-games:module-graphic:1.1.2")
'be.yildiz-games:module-graphic:jar:1.1.2'
<dependency org="be.yildiz-games" name="module-graphic" rev="1.1.2">
<artifact name="module-graphic" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-graphic', version='1.1.2')
)
libraryDependencies += "be.yildiz-games" % "module-graphic" % "1.1.2"
[be.yildiz-games/module-graphic "1.1.2"]