License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-shape |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Common Shape
Common library for the yildiz project, contains shapes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-shape-1.0.4.pom | |
common-shape-1.0.4.jar | 6 KB |
common-shape-1.0.4-sources.jar | 8 KB |
common-shape-1.0.4-javadoc.jar | 378 KB |
Browse |
<!-- 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"]
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 |