License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Scala Languages |
GroupId | GroupIdcom.colisweb |
ArtifactId | ArtifactIdscala-distances-provider-here_2.13 |
Version | Version7.2.0 |
Type | Typejar |
Description |
Descriptionhere-provider
Scala Distances is a Scala wrapper around the Google distance library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.colisweb/scala-distances-provider-here_2.13/ -->
<dependency>
<groupId>com.colisweb</groupId>
<artifactId>scala-distances-provider-here_2.13</artifactId>
<version>7.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.colisweb/scala-distances-provider-here_2.13/
implementation 'com.colisweb:scala-distances-provider-here_2.13:7.2.0'
// https://jarcasting.com/artifacts/com.colisweb/scala-distances-provider-here_2.13/
implementation ("com.colisweb:scala-distances-provider-here_2.13:7.2.0")
'com.colisweb:scala-distances-provider-here_2.13:jar:7.2.0'
<dependency org="com.colisweb" name="scala-distances-provider-here_2.13" rev="7.2.0">
<artifact name="scala-distances-provider-here_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.colisweb', module='scala-distances-provider-here_2.13', version='7.2.0')
)
libraryDependencies += "com.colisweb" % "scala-distances-provider-here_2.13" % "7.2.0"
[com.colisweb/scala-distances-provider-here_2.13 "7.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
com.colisweb : scala-distances-core_2.13 | jar | 7.2.0 |
com.lihaoyi : requests_2.13 | jar | 0.6.9 |
net.logstash.logback : logstash-logback-encoder | jar | 6.6 |