is not current version
Last Version 1.0.2

be.yildiz-games:module-webapp 1.0.1


GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-webapp
Version

Version

1.0.1
Type

Type

jar

Download module-webapp 1.0.1


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