is not current version
Last Version 7.4.0

com.colisweb:scala-distances-provider-here_2.12 7.3.0

Scala Distances is a Scala wrapper around the Google distance library

Categories

Categories

IDE Development Tools Scala Languages
GroupId

GroupId

com.colisweb
ArtifactId

ArtifactId

scala-distances-provider-here_2.12
Version

Version

7.3.0
Type

Type

jar

Download scala-distances-provider-here_2.12 7.3.0


<!-- https://jarcasting.com/artifacts/com.colisweb/scala-distances-provider-here_2.12/ -->
<dependency>
    <groupId>com.colisweb</groupId>
    <artifactId>scala-distances-provider-here_2.12</artifactId>
    <version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.colisweb/scala-distances-provider-here_2.12/
implementation 'com.colisweb:scala-distances-provider-here_2.12:7.3.0'
// https://jarcasting.com/artifacts/com.colisweb/scala-distances-provider-here_2.12/
implementation ("com.colisweb:scala-distances-provider-here_2.12:7.3.0")
'com.colisweb:scala-distances-provider-here_2.12:jar:7.3.0'
<dependency org="com.colisweb" name="scala-distances-provider-here_2.12" rev="7.3.0">
  <artifact name="scala-distances-provider-here_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.colisweb', module='scala-distances-provider-here_2.12', version='7.3.0')
)
libraryDependencies += "com.colisweb" % "scala-distances-provider-here_2.12" % "7.3.0"
[com.colisweb/scala-distances-provider-here_2.12 "7.3.0"]