GroupId | GroupIdio.github.vladshyrokyi |
---|---|
ArtifactId | ArtifactIdtemplate-message-sdk |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
template-message-sdk-1.1.pom | |
template-message-sdk-1.1.jar | 22 KB |
template-message-sdk-1.1-sources.jar | 13 KB |
template-message-sdk-1.1-javadoc.jar | 473 KB |
Browse |
<!-- 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"]