Download component-annotation-properties-1.0.jar file - Jar c

Jar examples for c:component-annotation-properties

Description

Declarative Services Annotation Properties

You can download jar file component-annotation-properties 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add component-annotation-properties-1.0.jar to your project.

<dependency>
   <groupId>io.lambdacube.component.annotation</groupId>
   <artifactId>component-annotation-properties</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'io.lambdacube.component.annotation', name: 'component-annotation-properties', version: '1.0'
libraryDependencies += "io.lambdacube.component.annotation" % "component-annotation-properties" % "1.0"
<dependency org="io.lambdacube.component.annotation" name="component-annotation-properties" rev="1.0"/>
@Grapes(@Grab(group='io.lambdacube.component.annotation', module='component-annotation-properties', version='1.0'))
'io.lambdacube.component.annotation:component-annotation-properties:jar:1.0'

Download

Click the following link to download the jar file.

component-annotation-properties-1.0-javadoc.jar
component-annotation-properties-1.0-sources.jar
component-annotation-properties-1.0.jar
component-annotation-properties-1.0.pom



Related Tutorials