Simplifies creating Alfred workflows using Scala 3.
alfred4s 1.0.0
Group ID:
com.alejandrohdezma
Artifact ID:
alfred4s_3
Version:
1.0.0
Version Scheme:
Release Date:
Mar 4, 2024
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:
libraryDependencies += "com.alejandrohdezma" %% "alfred4s" % "1.0.0"
ivy"com.alejandrohdezma::alfred4s:1.0.0"
//> using dep "com.alejandrohdezma::alfred4s:1.0.0"
import $ivy.`com.alejandrohdezma::alfred4s:1.0.0`
<dependency> <groupId>com.alejandrohdezma</groupId> <artifactId>alfred4s_3</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.alejandrohdezma', name: 'alfred4s_3', version: '1.0.0'