heremaps / here-sbt-bom   1.0.12

GitHub

SBT BOM is the plugin for SBT for dealing with Maven BOM in SBT projects

Scala versions: 2.12
sbt plugins: 1.0

root 1.0.6


Group ID:
com.here.platform
Artifact ID:
root_2.12
Version:
1.0.6
Release Date:
Jan 5, 2024
Licenses:
Files:

libraryDependencies += "com.here.platform" %% "root" % "1.0.6"

Mill build tool

ivy"com.here.platform::root:1.0.6"

Scala CLI

//> using dep "com.here.platform::root:1.0.6"

Ammonite REPL

import $ivy.`com.here.platform::root:1.0.6`

<dependency>
  <groupId>com.here.platform</groupId>
  <artifactId>root_2.12</artifactId>
  <version>1.0.6</version>
</dependency>

compile group: 'com.here.platform', name: 'root_2.12', version: '1.0.6'