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