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