License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdfeature-resource-shared |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Feature Resources Shared
Contains the shared code to use resources.
|
<!-- https://jarcasting.com/artifacts/be.yildiz-games/feature-resource-shared/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>feature-resource-shared</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/feature-resource-shared/
implementation 'be.yildiz-games:feature-resource-shared:1.0.4'
// https://jarcasting.com/artifacts/be.yildiz-games/feature-resource-shared/
implementation ("be.yildiz-games:feature-resource-shared:1.0.4")
'be.yildiz-games:feature-resource-shared:jar:1.0.4'
<dependency org="be.yildiz-games" name="feature-resource-shared" rev="1.0.4">
<artifact name="feature-resource-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='feature-resource-shared', version='1.0.4')
)
libraryDependencies += "be.yildiz-games" % "feature-resource-shared" % "1.0.4"
[be.yildiz-games/feature-resource-shared "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-util | jar | 1.0.5 |
be.yildiz-games : common-mapping-model | jar | 1.0.4 |
be.yildiz-games : common-logging | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |