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

Jar examples for a:amx-config

Description

AMX Config interfaces

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials