Yildiz Feature Research

Contains the shared code to use researches.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

feature-research-shared
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz Feature Research
Contains the shared code to use researches.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/feature-research-shared
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/feature-research-shared

Download feature-research-shared

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
be.yildiz-games : common-exception jar 1.0.2
be.yildiz-games : common-logging jar 2.0.0
be.yildiz-games : common-util jar 1.0.3
be.yildiz-games : common-mapping-model jar 1.0.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.platform : junit-platform-launcher jar 1.1.0
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0