Download phloc-webscopes-6.4.2.jar file - Jar p

Jar examples for p:phloc-webscopes

Description

Library for handling scopes in web applications

You can download jar file phloc-webscopes 6.4.2 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-webscopes-6.4.2.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-webscopes-6.4.2-javadoc.jar
phloc-webscopes-6.4.2-sources.jar
phloc-webscopes-6.4.2-test-sources.jar
phloc-webscopes-6.4.2.jar
phloc-webscopes-6.4.2.pom



Related Tutorials