Download acc-config-3.0.1-b12.jar file - Jar a

Jar examples for a:acc-config

Description

You can download jar file acc-config 3.0.1-b12 in this page.

License

Open Source License

Build File

You can use the following script to add acc-config-3.0.1-b12.jar to your project.

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

Download

Click the following link to download the jar file.

acc-config-3.0.1-b12-sources.jar
acc-config-3.0.1-b12.jar
acc-config-3.0.1-b12.pom



Related Tutorials