beangle-notify-core 0.0.3


Group ID:
org.beangle.notify
Artifact ID:
beangle-notify-core_3
Version:
0.0.3
Release Date:
Oct 12, 2021
Licenses:
Files:

libraryDependencies += "org.beangle.notify" %% "beangle-notify-core" % "0.0.3"

Mill build tool

ivy"org.beangle.notify::beangle-notify-core:0.0.3"

Scala CLI

//> using dep "org.beangle.notify::beangle-notify-core:0.0.3"

Ammonite REPL

import $ivy.`org.beangle.notify::beangle-notify-core:0.0.3`

<dependency>
  <groupId>org.beangle.notify</groupId>
  <artifactId>beangle-notify-core_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'org.beangle.notify', name: 'beangle-notify-core_3', version: '0.0.3'