simplifier-ag / simplifier-plugin-api   0.6.0

MIT License GitHub

Messages and definitions for Simplifier plugin development

Scala versions: 2.12

Introduction

The Simplifier Plugin-API library defines the Communication Slots and Messages for a Plugin to interact with the Application Server.

Build

Build the artifact with sbt for local use

sbt publishLocal

Library Usage

build.sbt

libraryDependencies += "io.github.com.simplifier-ag" %% "simplifier-plugin-api" % "0.6.0"

Plugin code

I.e. implement class PluginApp