Download ars-module-system-1.1.3.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.1.3 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials