Download amx-config-3.0-b66.jar file - Jar a

Jar examples for a:amx-config

Description

AMX Config interfaces

You can download jar file amx-config 3.0-b66 in this page.

License

Open Source License

Build File

You can use the following script to add amx-config-3.0-b66.jar to your project.

<dependency>
   <groupId>org.glassfish.common</groupId>
   <artifactId>amx-config</artifactId>
   <version>3.0-b66</version>
</dependency>
compile group: 'org.glassfish.common', name: 'amx-config', version: '3.0-b66'
libraryDependencies += "org.glassfish.common" % "amx-config" % "3.0-b66"
<dependency org="org.glassfish.common" name="amx-config" rev="3.0-b66"/>
@Grapes(@Grab(group='org.glassfish.common', module='amx-config', version='3.0-b66'))
'org.glassfish.common:amx-config:jar:3.0-b66'

Download

Click the following link to download the jar file.

amx-config-3.0-b66-sources.jar
amx-config-3.0-b66.jar
amx-config-3.0-b66.pom



Related Tutorials