MVN

com.github.martinfrank : geolib

Maven & Gradle

May 08, 2019
3 usages
1 stars

geolib · this project provides a minimal 2D geometry library. It is integer-based because it is intended for applications that work on a rastered geometry (like bitmaps).

<dependency>
    <groupId>com.github.martinfrank</groupId>
    <artifactId>geolib</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.martinfrank : geolib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.github.martinfrank : geolib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
geolib-0.1.0

How to add a dependency to Maven

Add the following com.github.martinfrank : geolib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.martinfrank</groupId>
    <artifactId>geolib</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.martinfrank : geolib gradle dependency to your build.gradle file:

implementation 'com.github.martinfrank:geolib:0.1.0'

Gradle Kotlin DSL: Add the following com.github.martinfrank : geolib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.martinfrank:geolib:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.martinfrank : geolib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.martinfrank" % "geolib" % "0.1.0"

Advertisement

Dependencies from Group

May 08, 2019
3 usages
1 stars
May 07, 2019
2 usages
1 stars
Feb 13, 2020
1 usages
1 stars
May 09, 2019
1 stars
cli
Nov 13, 2019
1 stars

Discover Dependencies

May 30, 2019
6 stars
Mar 30, 2023
1 usages
41 stars
Aug 25, 2023
18 usages
477 stars
Dec 04, 2022
1.1k stars
Dec 04, 2020
3 usages
13 stars
Apr 25, 2023
37 stars
Apr 18, 2020
1k stars
Aug 04, 2023
6 usages