Last Version

Yildiz-Engine Common Frame 1.0.5

Common frame library for the yildiz project, contains utilities to handle frames.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-frame
Version

Version

1.0.5
Type

Type

jar
Description

Description

Yildiz-Engine Common Frame
Common frame library for the yildiz project, contains utilities to handle frames.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/common-frame

Download common-frame 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
be.yildiz-games : common-time jar 1.0.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.