is not current version
Last Version 1.2.4

be.yildiz-games:common-application 1.0.17

Common Util library to build application.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-application
Version

Version

1.0.17
Type

Type

jar

Download common-application 1.0.17


<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-application/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-application</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-application/
implementation 'be.yildiz-games:common-application:1.0.17'
// https://jarcasting.com/artifacts/be.yildiz-games/common-application/
implementation ("be.yildiz-games:common-application:1.0.17")
'be.yildiz-games:common-application:jar:1.0.17'
<dependency org="be.yildiz-games" name="common-application" rev="1.0.17">
  <artifact name="common-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-application', version='1.0.17')
)
libraryDependencies += "be.yildiz-games" % "common-application" % "1.0.17"
[be.yildiz-games/common-application "1.0.17"]