Download LCAMessage-1.0.0.jar file - Jar l

Jar examples for l:LCAMessage

Description

LCAMessage is a project that contains the messages send by the LifeCycleAgent platform.

You can download jar file LCAMessage 1.0.0 in this page.

Build File

You can use the following script to add LCAMessage-1.0.0.jar to your project.

<dependency>
   <groupId>com.maschel</groupId>
   <artifactId>LCAMessage</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.maschel', name: 'LCAMessage', version: '1.0.0'
libraryDependencies += "com.maschel" % "LCAMessage" % "1.0.0"
<dependency org="com.maschel" name="LCAMessage" rev="1.0.0"/>
@Grapes(@Grab(group='com.maschel', module='LCAMessage', version='1.0.0'))
'com.maschel:LCAMessage:jar:1.0.0'

Download

Click the following link to download the jar file.

LCAMessage-1.0.0-javadoc.jar
LCAMessage-1.0.0-sources.jar
LCAMessage-1.0.0.jar
LCAMessage-1.0.0.pom



Related Tutorials