Download amx-core-impl-3.0-b57.jar file - Jar a

Jar examples for a:amx-core-impl

Description

Implementation of core AMX APIs

You can download jar file amx-core-impl 3.0-b57 in this page.

License

Open Source License

Build File

You can use the following script to add amx-core-impl-3.0-b57.jar to your project.

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

Download

Click the following link to download the jar file.

amx-core-impl-3.0-b57-sources.jar
amx-core-impl-3.0-b57.jar
amx-core-impl-3.0-b57.pom



Related Tutorials