is not current version
Last Version 2.1.0

com.redpill-linpro.alfresco:alfresco-systemmessages 2.0.1

Display system wide messages to the users

GroupId

GroupId

com.redpill-linpro.alfresco
ArtifactId

ArtifactId

alfresco-systemmessages
Version

Version

2.0.1
Type

Type

pom

Download alfresco-systemmessages 2.0.1


<!-- https://jarcasting.com/artifacts/com.redpill-linpro.alfresco/alfresco-systemmessages/ -->
<dependency>
    <groupId>com.redpill-linpro.alfresco</groupId>
    <artifactId>alfresco-systemmessages</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redpill-linpro.alfresco/alfresco-systemmessages/
implementation 'com.redpill-linpro.alfresco:alfresco-systemmessages:2.0.1'
// https://jarcasting.com/artifacts/com.redpill-linpro.alfresco/alfresco-systemmessages/
implementation ("com.redpill-linpro.alfresco:alfresco-systemmessages:2.0.1")
'com.redpill-linpro.alfresco:alfresco-systemmessages:pom:2.0.1'
<dependency org="com.redpill-linpro.alfresco" name="alfresco-systemmessages" rev="2.0.1">
  <artifact name="alfresco-systemmessages" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redpill-linpro.alfresco', module='alfresco-systemmessages', version='2.0.1')
)
libraryDependencies += "com.redpill-linpro.alfresco" % "alfresco-systemmessages" % "2.0.1"
[com.redpill-linpro.alfresco/alfresco-systemmessages "2.0.1"]