alejandrohdezma / alfred4s   2.1.0

Apache License 2.0 GitHub

Simplifies creating Alfred workflows using Scala 3.

Scala versions: 3.x
Scala Native versions: 0.5

alfred4s 2.0.1


Group ID:
com.alejandrohdezma
Artifact ID:
alfred4s_3
Version:
2.0.1
Version Scheme:
Release Date:
Aug 18, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.alejandrohdezma" %% "alfred4s" % "2.0.1"

Mill build tool

ivy"com.alejandrohdezma::alfred4s:2.0.1"

Scala CLI

//> using dep "com.alejandrohdezma::alfred4s:2.0.1"

Ammonite REPL

import $ivy.`com.alejandrohdezma::alfred4s:2.0.1`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>alfred4s_3</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'alfred4s_3', version: '2.0.1'