Download astrix-core-0.41.1.jar file - Jar a

Jar examples for a:astrix-core

Description

You can download jar file astrix-core 0.41.1 in this page.

Build File

You can use the following script to add astrix-core-0.41.1.jar to your project.

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

Download

Click the following link to download the jar file.

astrix-core-0.41.1-javadoc.jar
astrix-core-0.41.1-sources.jar
astrix-core-0.41.1.jar
astrix-core-0.41.1.pom



Related Tutorials