Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.message |
ArtifactId | ArtifactIdsmart-message-web |
Version | Version20.0.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-message-web-20.0.0.pom | |
smart-message-web-20.0.0.jar | 9 KB |
smart-message-web-20.0.0-sources.jar | 7 KB |
smart-message-web-20.0.0-javadoc.jar | 429 KB |
smart-message-web-20.0.0-exec.jar | 55 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-web/ -->
<dependency>
<groupId>net.guerlab.smart.message</groupId>
<artifactId>smart-message-web</artifactId>
<version>20.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-web/
implementation 'net.guerlab.smart.message:smart-message-web:20.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-web/
implementation ("net.guerlab.smart.message:smart-message-web:20.0.0")
'net.guerlab.smart.message:smart-message-web:jar:20.0.0'
<dependency org="net.guerlab.smart.message" name="smart-message-web" rev="20.0.0">
<artifact name="smart-message-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.message', module='smart-message-web', version='20.0.0')
)
libraryDependencies += "net.guerlab.smart.message" % "smart-message-web" % "20.0.0"
[net.guerlab.smart.message/smart-message-web "20.0.0"]