Jar examples for a:ars-module-system
Ars framework module system
You can download jar file ars-module-system 1.1.3 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
ars-module-system-1.1.3-javadoc.jar