License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-application |
Version | Version1.1.10 |
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.1.10.pom | |
common-application-1.1.10.jar | 17 KB |
common-application-1.1.10-sources.jar | 20 KB |
common-application-1.1.10-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-application/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-application</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-application/
implementation 'be.yildiz-games:common-application:1.1.10'
// https://jarcasting.com/artifacts/be.yildiz-games/common-application/
implementation ("be.yildiz-games:common-application:1.1.10")
'be.yildiz-games:common-application:jar:1.1.10'
<dependency org="be.yildiz-games" name="common-application" rev="1.1.10">
<artifact name="common-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-application', version='1.1.10')
)
libraryDependencies += "be.yildiz-games" % "common-application" % "1.1.10"
[be.yildiz-games/common-application "1.1.10"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-logging | jar | 3.3.1 |
be.yildiz-games : common-git | jar | 1.0.5 |
be.yildiz-games : common-configuration | jar | 1.3.5 |
org.update4j : update4j | jar | 1.5.7 |
be.yildiz-games : module-http | jar | 1.1.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |