heremaps / here-sbt-bom   1.0.17

GitHub

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

Scala versions: 2.12
sbt plugins: 1.x

root 1.0.4


Group ID:
com.here.platform
Artifact ID:
root_2.12
Version:
1.0.4
Release Date:
Dec 4, 2023
Licenses:
Files:
Full Scala Version:
2.12.15

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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