is not current version
Last Version 20.2.0

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

guerlab smart platform's message model

Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.message
ArtifactId

ArtifactId

smart-message-parent
Version

Version

20.0.0
Type

Type

pom

Download smart-message-parent 20.0.0


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