Download phloc-webscopes-6.4.1.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.1 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials