Download asta4d-core-1.0-b2.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.0-b2 in this page.

Build File

You can use the following script to add asta4d-core-1.0-b2.jar to your project.

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

Download

Click the following link to download the jar file.

asta4d-core-1.0-b2-javadoc.jar
asta4d-core-1.0-b2-sources.jar
asta4d-core-1.0-b2-tests.jar
asta4d-core-1.0-b2.jar
asta4d-core-1.0-b2.pom



Related Tutorials