Files download
File Operation
geoflram_2.13-1.3.4.jar download
geoflram_2.13-1.3.4.pom download
geoflram_2.13-1.3.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.colisweb</groupId>
  <artifactId>geoflram_2.13</artifactId>
  <version>1.3.4</version>
</dependency>
Gradle Groovy
implementation 'com.colisweb:geoflram_2.13:1.3.4'
Gradle Kotlin
implementation("com.colisweb:geoflram_2.13:1.3.4")
Scala SBT
libraryDependencies += "com.colisweb" % "geoflram_2.13" % "1.3.4"
Groovy Grape
@Grapes(
  @Grab(group='com.colisweb', module='geoflram_2.13', version='1.3.4')
)
Apache Ivy
<dependency org="com.colisweb" name="geoflram_2.13" rev="1.3.4" />
Leiningen
[com.colisweb/geoflram_2.13 "1.3.4"]
Apache Buildr
'com.colisweb:geoflram_2.13:jar:1.3.4'