Download ph-scopes-6.5.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.5.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials