Download jsr223-api-1.0.jar file - Jar j

Jar examples for j:jsr223-api

Description

You can download jar file jsr223-api 1.0 in this page.

Build File

You can use the following script to add jsr223-api-1.0.jar to your project.

<dependency>
   <groupId>com.sun.phobos</groupId>
   <artifactId>jsr223-api</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.sun.phobos', name: 'jsr223-api', version: '1.0'
libraryDependencies += "com.sun.phobos" % "jsr223-api" % "1.0"
<dependency org="com.sun.phobos" name="jsr223-api" rev="1.0"/>
@Grapes(@Grab(group='com.sun.phobos', module='jsr223-api', version='1.0'))
'com.sun.phobos:jsr223-api:jar:1.0'

Download

Click the following link to download the jar file.

jsr223-api-1.0.jar
jsr223-api-1.0.pom



Related Tutorials