Jar examples for c:component
Interfaces defining stand-alone components and their aspects
You can download jar file component 0.2.3 in this page.
Eclipse Public License - v 1.0
You can use the following script to add component-0.2.3.jar to your project.
<dependency> <groupId>no.mnemonic.commons</groupId> <artifactId>component</artifactId> <version>0.2.3</version> </dependency>
compile group: 'no.mnemonic.commons', name: 'component', version: '0.2.3'
libraryDependencies += "no.mnemonic.commons" % "component" % "0.2.3"
<dependency org="no.mnemonic.commons" name="component" rev="0.2.3"/>
@Grapes(@Grab(group='no.mnemonic.commons', module='component', version='0.2.3'))
'no.mnemonic.commons:component:jar:0.2.3'
Click the following link to download the jar file.
component-0.2.3-javadoc.jar