Download amx-config-3.2-b03.jar file - Jar a

Jar examples for a:amx-config

Description

AMX Config interfaces

You can download jar file amx-config 3.2-b03 in this page.

License

Open Source License

Build File

You can use the following script to add amx-config-3.2-b03.jar to your project.

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

Download

Click the following link to download the jar file.

amx-config-3.2-b03-sources.jar
amx-config-3.2-b03.jar
amx-config-3.2-b03.pom



Related Tutorials