Yildiz Common Shape

Common library for the yildiz project, contains shapes.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-shape
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz Common Shape
Common library for the yildiz project, contains shapes.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/common-shape
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/common-shape

Download common-shape

How to add to project

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

Dependencies

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.4
1.0.3
1.0.2
1.0.1
1.0.0