Download asta4d-core-1.2-M2.jar file - Jar a

Jar examples for a:asta4d-core

Description

core functionalities of asta4d framework, including template and snippt implemention

You can download jar file asta4d-core 1.2-M2 in this page.

Build File

You can use the following script to add asta4d-core-1.2-M2.jar to your project.

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

Download

Click the following link to download the jar file.

asta4d-core-1.2-M2-javadoc.jar
asta4d-core-1.2-M2-sources.jar
asta4d-core-1.2-M2-tests.jar
asta4d-core-1.2-M2.jar
asta4d-core-1.2-M2.pom



Related Tutorials