Download drombler-acp-core-action-0.9.jar file - Jar d

Jar examples for d:drombler-acp-core-action

Description

Declarative actions, menus and toolbars support for Drombler ACP.

You can download jar file drombler-acp-core-action 0.9 in this page.

License

CDDL license

Build File

You can use the following script to add drombler-acp-core-action-0.9.jar to your project.

<dependency>
   <groupId>org.drombler.acp</groupId>
   <artifactId>drombler-acp-core-action</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.drombler.acp', name: 'drombler-acp-core-action', version: '0.9'
libraryDependencies += "org.drombler.acp" % "drombler-acp-core-action" % "0.9"
<dependency org="org.drombler.acp" name="drombler-acp-core-action" rev="0.9"/>
@Grapes(@Grab(group='org.drombler.acp', module='drombler-acp-core-action', version='0.9'))
'org.drombler.acp:drombler-acp-core-action:jar:0.9'

Download

Click the following link to download the jar file.

drombler-acp-core-action-0.9-javadoc.jar
drombler-acp-core-action-0.9-sources.jar
drombler-acp-core-action-0.9.jar
drombler-acp-core-action-0.9.pom



Related Tutorials