Download phynixx-common-2.0.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials