License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-mapping-geometry |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionYildiz-Engine Common Mapping Geometry
Common Mapping Geometry library for the yildiz project, contains utilities to map geometry classes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-mapping-geometry/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-mapping-geometry</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-mapping-geometry/
implementation 'be.yildiz-games:common-mapping-geometry:1.0.3'
// https://jarcasting.com/artifacts/be.yildiz-games/common-mapping-geometry/
implementation ("be.yildiz-games:common-mapping-geometry:1.0.3")
'be.yildiz-games:common-mapping-geometry:jar:1.0.3'
<dependency org="be.yildiz-games" name="common-mapping-geometry" rev="1.0.3">
<artifact name="common-mapping-geometry" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-mapping-geometry', version='1.0.3')
)
libraryDependencies += "be.yildiz-games" % "common-mapping-geometry" % "1.0.3"
[be.yildiz-games/common-mapping-geometry "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-geometry | jar | 1.0.7 |
be.yildiz-games : common-mapping | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |