Skip to content

Releases: Flo0205/mstlib

Version 1.0.0

27 May 05:56

Choose a tag to compare

📦 Release v1.0.0

v1.0.0 of mstlib — a lightweight Java library designed to simplify the creation and sending of Microsoft Teams Incoming Webhook Adaptive Cards!

Highlights

Fluent API to build Adaptive Cards effortlessly in Java

  • Direct webhook integration with Microsoft Teams
  • Support for a wide range of card elements:
    • TextBlock, Image, Media, RichTextBlock, TextRun
    • Containers like ColumnSet, Column, FactSet, Table, and more
    • Background images and captions
  • Simplifies the creation of rich messages and improves productivity when working with Teams

Artifacts

This release includes the following JARs:

  • mstlib-1.0.0.jar: Standard JAR containing only the library code
  • mstlib-1.0.0-shaded.jar: Fat JAR bundled with all dependencies for standalone use