is not current version
Last Version 1.0.4

be.yildiz-games:feature-resource-shared 1.0.3

Contains the shared code to use resources.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

feature-resource-shared
Version

Version

1.0.3
Type

Type

jar

Download feature-resource-shared 1.0.3


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