Download amx-config-3.0.1-b16.jar file - Jar a

Jar examples for a:amx-config

Description

AMX Config interfaces

You can download jar file amx-config 3.0.1-b16 in this page.

License

Open Source License

Build File

You can use the following script to add amx-config-3.0.1-b16.jar to your project.

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

Download

Click the following link to download the jar file.

amx-config-3.0.1-b16-sources.jar
amx-config-3.0.1-b16.jar
amx-config-3.0.1-b16.pom



Related Tutorials