is not current version
Last Version 20.2.0

net.guerlab.smart.message:smart-message-api 20.0.2


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.message
ArtifactId

ArtifactId

smart-message-api
Version

Version

20.0.2
Type

Type

jar

Download smart-message-api 20.0.2


<!-- https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-api/ -->
<dependency>
    <groupId>net.guerlab.smart.message</groupId>
    <artifactId>smart-message-api</artifactId>
    <version>20.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-api/
implementation 'net.guerlab.smart.message:smart-message-api:20.0.2'
// https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-api/
implementation ("net.guerlab.smart.message:smart-message-api:20.0.2")
'net.guerlab.smart.message:smart-message-api:jar:20.0.2'
<dependency org="net.guerlab.smart.message" name="smart-message-api" rev="20.0.2">
  <artifact name="smart-message-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.message', module='smart-message-api', version='20.0.2')
)
libraryDependencies += "net.guerlab.smart.message" % "smart-message-api" % "20.0.2"
[net.guerlab.smart.message/smart-message-api "20.0.2"]