GroupId | GroupIdcom.redpill-linpro.alfresco |
---|---|
ArtifactId | ArtifactIdalfresco-systemmessages |
Version | Version2.0.1 |
Type | Typepom |
Filename | Size |
---|---|
alfresco-systemmessages-2.0.1.pom | 18 KB |
Browse |
<!-- 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"]