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.5.0 in this page.
The GNU General Public License
You can use the following script to add charm-down-plugin-runtime-args-3.5.0.jar to your project.
<dependency> <groupId>com.gluonhq</groupId> <artifactId>charm-down-plugin-runtime-args</artifactId> <version>3.5.0</version> </dependency>
compile group: 'com.gluonhq', name: 'charm-down-plugin-runtime-args', version: '3.5.0'
libraryDependencies += "com.gluonhq" % "charm-down-plugin-runtime-args" % "3.5.0"
<dependency org="com.gluonhq" name="charm-down-plugin-runtime-args" rev="3.5.0"/>
@Grapes(@Grab(group='com.gluonhq', module='charm-down-plugin-runtime-args', version='3.5.0'))
'com.gluonhq:charm-down-plugin-runtime-args:jar:3.5.0'
Click the following link to download the jar file.
charm-down-plugin-runtime-args-3.5.0-javadoc.jar