lightbend-labs / lightbend-emoji   1.3.0

GitHub

Lightbend Emoji library — a wrapper around Java's Unicode character handling

Scala versions: 3.x 2.13 2.12

emoji 1.3.0


Group ID:
com.lightbend
Artifact ID:
emoji_3
Version:
1.3.0
Release Date:
Jul 29, 2022
Licenses:
Files:

libraryDependencies += "com.lightbend" %% "emoji" % "1.3.0"

Mill build tool

ivy"com.lightbend::emoji:1.3.0"

Scala CLI

//> using dep "com.lightbend::emoji:1.3.0"

Ammonite REPL

import $ivy.`com.lightbend::emoji:1.3.0`

<dependency>
  <groupId>com.lightbend</groupId>
  <artifactId>emoji_3</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.lightbend', name: 'emoji_3', version: '1.3.0'