is not current version
Last Version 1.0.4

be.yildiz-games:common-shape 1.0.3

Common library for the yildiz project, contains shapes.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-shape
Version

Version

1.0.3
Type

Type

jar

Download common-shape 1.0.3


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