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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials