License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-application |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz-Engine Common Application
Common Util library to build application.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-application-1.2.4.pom | |
common-application-1.2.4.jar | 14 KB |
common-application-1.2.4-sources.jar | 14 KB |
common-application-1.2.4-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-application/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-application</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-application/
implementation 'be.yildiz-games:common-application:1.2.4'
// https://jarcasting.com/artifacts/be.yildiz-games/common-application/
implementation ("be.yildiz-games:common-application:1.2.4")
'be.yildiz-games:common-application:jar:1.2.4'
<dependency org="be.yildiz-games" name="common-application" rev="1.2.4">
<artifact name="common-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-application', version='1.2.4')
)
libraryDependencies += "be.yildiz-games" % "common-application" % "1.2.4"
[be.yildiz-games/common-application "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-logging | jar | 3.3.4 |
be.yildiz-games : common-git | jar | 1.0.5 |
be.yildiz-games : common-configuration | jar | 1.4.0 |
org.update4j : update4j | jar | 1.5.9 |
be.yildiz-games : module-http | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |