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

Jar examples for p:phloc-scopes

Description

Library for handling scopes in a generic way

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials