GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdfeature-player-shared |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
feature-player-shared-1.0.4.pom | |
feature-player-shared-1.0.4.jar | 18 KB |
feature-player-shared-1.0.4-sources.jar | 20 KB |
feature-player-shared-1.0.4-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/feature-player-shared/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>feature-player-shared</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/feature-player-shared/
implementation 'be.yildiz-games:feature-player-shared:1.0.4'
// https://jarcasting.com/artifacts/be.yildiz-games/feature-player-shared/
implementation ("be.yildiz-games:feature-player-shared:1.0.4")
'be.yildiz-games:feature-player-shared:jar:1.0.4'
<dependency org="be.yildiz-games" name="feature-player-shared" rev="1.0.4">
<artifact name="feature-player-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='feature-player-shared', version='1.0.4')
)
libraryDependencies += "be.yildiz-games" % "feature-player-shared" % "1.0.4"
[be.yildiz-games/feature-player-shared "1.0.4"]