Group Id be.yildiz-games
Artifact Id common-mapping-geometry
Version 1.0.3
Packaging jar
URL -
Badge
Last Updated 2020-01-09T00:52:40+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-mapping-geometry</artifactId>
    <version>1.0.3</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-mapping-geometry', version: '1.0.3'
implementation 'be.yildiz-games:common-mapping-geometry:1.0.3'
implementation("be.yildiz-games:common-mapping-geometry:1.0.3")
libraryDependencies += "be.yildiz-games" % "common-mapping-geometry" % "1.0.3"
<dependency org="be.yildiz-games" name="common-mapping-geometry" rev="1.0.3"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-mapping-geometry', version='1.0.3')
)
[be.yildiz-games/common-mapping-geometry "1.0.3"]
'be.yildiz-games:common-mapping-geometry:1.0.3'