Download lambduh-maven-annotations-1.0.0.jar file - Jar l

Jar examples for l:lambduh-maven-annotations

Description

Annotations that can be used to configure your lambda functions in-line.

You can download jar file lambduh-maven-annotations 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lambduh-maven-annotations-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.seanroy</groupId>
   <artifactId>lambduh-maven-annotations</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.seanroy', name: 'lambduh-maven-annotations', version: '1.0.0'
libraryDependencies += "com.github.seanroy" % "lambduh-maven-annotations" % "1.0.0"
<dependency org="com.github.seanroy" name="lambduh-maven-annotations" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.seanroy', module='lambduh-maven-annotations', version='1.0.0'))
'com.github.seanroy:lambduh-maven-annotations:jar:1.0.0'

Download

Click the following link to download the jar file.

lambduh-maven-annotations-1.0.0-javadoc.jar
lambduh-maven-annotations-1.0.0-sources.jar
lambduh-maven-annotations-1.0.0.jar
lambduh-maven-annotations-1.0.0.pom



Related Tutorials