Download web-embed-api-3.1-b18.jar file - Jar w

Jar examples for w:web-embed-api

Description

You can download jar file web-embed-api 3.1-b18 in this page.

License

Open Source License

Build File

You can use the following script to add web-embed-api-3.1-b18.jar to your project.

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

Download

Click the following link to download the jar file.

web-embed-api-3.1-b18-sources.jar
web-embed-api-3.1-b18.jar
web-embed-api-3.1-b18.pom



Related Tutorials