MVN

com.yandex.android : directions

Maven & Gradle

Feb 28, 2020
115 stars

Yandex MapKit Directions · MapKit is a software library that allows you to use Yandex map data and geo technologies in mobile apps.

<dependency>
    <groupId>com.yandex.android</groupId>
    <artifactId>directions</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yandex.android : directions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of com.yandex.android : directions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
directions-3.5.0
3.4.x
directions-3.4.0
3.3.x
directions-3.3.1
directions-3.3.0
3.2.x
directions-3.2.0
3.1.x
directions-3.1.2
directions-3.1.1
directions-3.1.0

How to add a dependency to Maven

Add the following com.yandex.android : directions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yandex.android</groupId>
    <artifactId>directions</artifactId>
    <version>3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yandex.android : directions gradle dependency to your build.gradle file:

implementation 'com.yandex.android:directions:3.5.0'

Gradle Kotlin DSL: Add the following com.yandex.android : directions gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yandex.android:directions:3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yandex.android : directions sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yandex.android" % "directions" % "3.5.0"

Advertisement

Dependencies from Group

Mar 03, 2023
17 usages
18 stars
Jul 17, 2023
11 usages
75 stars
Feb 28, 2020
5 usages
115 stars
Feb 28, 2020
4 usages
115 stars
Jul 31, 2023
3 usages
18 stars

Discover Dependencies

Feb 21, 2019
Jul 24, 2019
3 usages
10 stars
May 01, 2023
1 usages
0 stars
May 01, 2023
0 stars
Oct 19, 2018
1 stars
Oct 23, 2018
18 stars
Jun 12, 2023
65 usages
406 stars
Jul 26, 2023
8 usages
8.3k stars