Download phynixx-common-2.0.1.jar file - Jar p

Jar examples for p:phynixx-common

Description

code common for all phynixx components

You can download jar file phynixx-common 2.0.1 in this page.

Build File

You can use the following script to add phynixx-common-2.0.1.jar to your project.

<dependency>
   <groupId>org.csc</groupId>
   <artifactId>phynixx-common</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'org.csc', name: 'phynixx-common', version: '2.0.1'
libraryDependencies += "org.csc" % "phynixx-common" % "2.0.1"
<dependency org="org.csc" name="phynixx-common" rev="2.0.1"/>
@Grapes(@Grab(group='org.csc', module='phynixx-common', version='2.0.1'))
'org.csc:phynixx-common:jar:2.0.1'

Download

Click the following link to download the jar file.

phynixx-common-2.0.1-javadoc.jar
phynixx-common-2.0.1-sources.jar
phynixx-common-2.0.1-test-sources.jar
phynixx-common-2.0.1-tests.jar
phynixx-common-2.0.1.jar
phynixx-common-2.0.1.pom



Related Tutorials