Jar examples for c:charm-down-plugin-runtime-args
Common API to for injecting runtime arguments into Charm Down applications, and listening for these arguments.
You can download jar file charm-down-plugin-runtime-args 3.2.1 in this page.
The GNU General Public License
You can use the following script to add charm-down-plugin-runtime-args-3.2.1.jar to your project.
<dependency> <groupId>com.gluonhq</groupId> <artifactId>charm-down-plugin-runtime-args</artifactId> <version>3.2.1</version> </dependency>
compile group: 'com.gluonhq', name: 'charm-down-plugin-runtime-args', version: '3.2.1'
libraryDependencies += "com.gluonhq" % "charm-down-plugin-runtime-args" % "3.2.1"
<dependency org="com.gluonhq" name="charm-down-plugin-runtime-args" rev="3.2.1"/>
@Grapes(@Grab(group='com.gluonhq', module='charm-down-plugin-runtime-args', version='3.2.1'))
'com.gluonhq:charm-down-plugin-runtime-args:jar:3.2.1'
Click the following link to download the jar file.
charm-down-plugin-runtime-args-3.2.1-javadoc.jar