Download phoenix-core-1.0.10.jar file - Jar p

Jar examples for p:phoenix-core

Description

myoss open source project, phoenix core written in Java

You can download jar file phoenix-core 1.0.10 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add phoenix-core-1.0.10.jar to your project.

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

Download

Click the following link to download the jar file.

phoenix-core-1.0.10-javadoc.jar
phoenix-core-1.0.10-sources.jar
phoenix-core-1.0.10.jar
phoenix-core-1.0.10.pom



Related Tutorials