Download phloc-webscopes-6.7.0.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.7.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials