Download amx-config-3.1-b35.jar file - Jar a

Jar examples for a:amx-config

Description

AMX Config interfaces

You can download jar file amx-config 3.1-b35 in this page.

License

Open Source License

Build File

You can use the following script to add amx-config-3.1-b35.jar to your project.

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

Download

Click the following link to download the jar file.

amx-config-3.1-b35-sources.jar
amx-config-3.1-b35.jar
amx-config-3.1-b35.pom



Related Tutorials