Download ph-scopes-6.4.0.jar file - Jar p

Jar examples for p:ph-scopes

Description

Library for handling scopes in a generic way

You can download jar file ph-scopes 6.4.0 in this page.

License

Apache 2

Build File

You can use the following script to add ph-scopes-6.4.0.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-scopes</artifactId>
   <version>6.4.0</version>
</dependency>
compile group: 'com.helger', name: 'ph-scopes', version: '6.4.0'
libraryDependencies += "com.helger" % "ph-scopes" % "6.4.0"
<dependency org="com.helger" name="ph-scopes" rev="6.4.0"/>
@Grapes(@Grab(group='com.helger', module='ph-scopes', version='6.4.0'))
'com.helger:ph-scopes:jar:6.4.0'

Download

Click the following link to download the jar file.

ph-scopes-6.4.0-javadoc.jar
ph-scopes-6.4.0-sources.jar
ph-scopes-6.4.0-test-sources.jar
ph-scopes-6.4.0.jar
ph-scopes-6.4.0.pom



Related Tutorials