Download ars-core-1.5.1.jar file - Jar a

Jar examples for a:ars-core

Description

Ars framework core

You can download jar file ars-core 1.5.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add ars-core-1.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

ars-core-1.5.1-javadoc.jar
ars-core-1.5.1-sources.jar
ars-core-1.5.1.jar
ars-core-1.5.1.pom



Related Tutorials