is not current version
Last Version 1.2

io.github.vladshyrokyi:template-message-sdk 1.1

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

GroupId

GroupId

io.github.vladshyrokyi
ArtifactId

ArtifactId

template-message-sdk
Version

Version

1.1
Type

Type

jar

Download template-message-sdk 1.1


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