Template message sdk

Allows you to compose text templates from blocks. Each block has a writer and editor to customize the writing.

License

License

GroupId

GroupId

io.github.vladshyrokyi
ArtifactId

ArtifactId

template-message-sdk
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Template message sdk
Allows you to compose text templates from blocks. Each block has a writer and editor to customize the writing.
Project URL

Project URL

https://github.com/VladShyrokyi/template-message-java-sdk
Source Code Management

Source Code Management

https://github.com/VladShyrokyi/template-message-java-sdk

Download template-message-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.vladshyrokyi/template-message-sdk/ -->
<dependency>
    <groupId>io.github.vladshyrokyi</groupId>
    <artifactId>template-message-sdk</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vladshyrokyi/template-message-sdk/
implementation 'io.github.vladshyrokyi:template-message-sdk:1.2'
// https://jarcasting.com/artifacts/io.github.vladshyrokyi/template-message-sdk/
implementation ("io.github.vladshyrokyi:template-message-sdk:1.2")
'io.github.vladshyrokyi:template-message-sdk:jar:1.2'
<dependency org="io.github.vladshyrokyi" name="template-message-sdk" rev="1.2">
  <artifact name="template-message-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vladshyrokyi', module='template-message-sdk', version='1.2')
)
libraryDependencies += "io.github.vladshyrokyi" % "template-message-sdk" % "1.2"
[io.github.vladshyrokyi/template-message-sdk "1.2"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0