rberenguel / sbt-ifttt   0.1.0

GitHub

sbt plugin to trigger IFTTT webhook events

sbt-ifttt 0.1.0


Group ID:
com.rberenguel
Artifact ID:
sbt-ifttt
Version:
0.1.0
Release Date:
May 5, 2018
Licenses:
Files:

libraryDependencies += "com.rberenguel" % "sbt-ifttt" % "0.1.0"

Mill build tool

ivy"com.rberenguel:sbt-ifttt:0.1.0"

Scala CLI

//> using dep "com.rberenguel:sbt-ifttt:0.1.0"

Ammonite REPL

import $ivy.`com.rberenguel:sbt-ifttt:0.1.0`

<dependency>
  <groupId>com.rberenguel</groupId>
  <artifactId>sbt-ifttt</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.rberenguel', name: 'sbt-ifttt', version: '0.1.0'