Download axion-1.0-M3-dev.jar file - Jar a

Jar examples for a:axion

Description

Another Extensible Implementation of NBT.

You can download jar file axion 1.0-M3-dev in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add axion-1.0-M3-dev.jar to your project.

<dependency>
   <groupId>axion</groupId>
   <artifactId>axion</artifactId>
   <version>1.0-M3-dev</version>
</dependency>
compile group: 'axion', name: 'axion', version: '1.0-M3-dev'
libraryDependencies += "axion" % "axion" % "1.0-M3-dev"
<dependency org="axion" name="axion" rev="1.0-M3-dev"/>
@Grapes(@Grab(group='axion', module='axion', version='1.0-M3-dev'))
'axion:axion:jar:1.0-M3-dev'

Download

Click the following link to download the jar file.

axion-1.0-M3-dev.jar
axion-1.0-M3-dev.pom



Related Tutorials