is not current version
Last Version 20.2.0

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

guerlab smart platform's message model

Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.message
ArtifactId

ArtifactId

smart-message-parent
Version

Version

20.0.2
Type

Type

pom

Download smart-message-parent 20.0.2


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