Download ars-module-system-1.0.0.jar file - Jar a

Jar examples for a:ars-module-system

Description

Ars framework module system

You can download jar file ars-module-system 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add ars-module-system-1.0.0.jar to your project.

<dependency>
   <groupId>com.arsframework</groupId>
   <artifactId>ars-module-system</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.arsframework', name: 'ars-module-system', version: '1.0.0'
libraryDependencies += "com.arsframework" % "ars-module-system" % "1.0.0"
<dependency org="com.arsframework" name="ars-module-system" rev="1.0.0"/>
@Grapes(@Grab(group='com.arsframework', module='ars-module-system', version='1.0.0'))
'com.arsframework:ars-module-system:jar:1.0.0'

Download

Click the following link to download the jar file.

ars-module-system-1.0.0-javadoc.jar
ars-module-system-1.0.0-sources.jar
ars-module-system-1.0.0.jar
ars-module-system-1.0.0.pom



Related Tutorials