is not current version
Last Version 1.0.5

be.yildiz-games:feature-player-shared 1.0.1

Contains the shared code to use players.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

feature-player-shared
Version

Version

1.0.1
Type

Type

jar

Download feature-player-shared 1.0.1


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