Download flashlight-agent-3.1-b18.jar file - Jar f

Jar examples for f:flashlight-agent

Description

You can download jar file flashlight-agent 3.1-b18 in this page.

License

Open Source License

Build File

You can use the following script to add flashlight-agent-3.1-b18.jar to your project.

<dependency>
   <groupId>org.glassfish.flashlight</groupId>
   <artifactId>flashlight-agent</artifactId>
   <version>3.1-b18</version>
</dependency>
compile group: 'org.glassfish.flashlight', name: 'flashlight-agent', version: '3.1-b18'
libraryDependencies += "org.glassfish.flashlight" % "flashlight-agent" % "3.1-b18"
<dependency org="org.glassfish.flashlight" name="flashlight-agent" rev="3.1-b18"/>
@Grapes(@Grab(group='org.glassfish.flashlight', module='flashlight-agent', version='3.1-b18'))
'org.glassfish.flashlight:flashlight-agent:jar:3.1-b18'

Download

Click the following link to download the jar file.

flashlight-agent-3.1-b18-sources.jar
flashlight-agent-3.1-b18.jar
flashlight-agent-3.1-b18.pom



Related Tutorials