Last Version

Yildiz Parent Application Client 1.0.0

Project to hold the parent pom for all client application projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent-application-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Yildiz Parent Application Client
Project to hold the parent pom for all client application projects.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/parent-application-client
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/parent-application-client

Download parent-application-client 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.