Download aurora-core-0.0.3.jar file - Jar a

Jar examples for a:aurora-core

Description

aurora-core

You can download jar file aurora-core 0.0.3 in this page.

License

MIT

Build File

You can use the following script to add aurora-core-0.0.3.jar to your project.

<dependency>
   <groupId>net.gree.aurora</groupId>
   <artifactId>aurora-core</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'net.gree.aurora', name: 'aurora-core', version: '0.0.3'
libraryDependencies += "net.gree.aurora" % "aurora-core" % "0.0.3"
<dependency org="net.gree.aurora" name="aurora-core" rev="0.0.3"/>
@Grapes(@Grab(group='net.gree.aurora', module='aurora-core', version='0.0.3'))
'net.gree.aurora:aurora-core:jar:0.0.3'

Download

Click the following link to download the jar file.

aurora-core-0.0.3-javadoc.jar
aurora-core-0.0.3-sources.jar
aurora-core-0.0.3.jar
aurora-core-0.0.3.pom



Related Tutorials