Download phynixx-optionals-3.0.0.jar file - Jar p

Jar examples for p:phynixx-optionals

Description

see http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html

You can download jar file phynixx-optionals 3.0.0 in this page.

Build File

You can use the following script to add phynixx-optionals-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

phynixx-optionals-3.0.0-javadoc.jar
phynixx-optionals-3.0.0-sources.jar
phynixx-optionals-3.0.0-test-sources.jar
phynixx-optionals-3.0.0.jar
phynixx-optionals-3.0.0.pom



Related Tutorials