Download axis-jaxrpc-1.2-beta-3.jar file - Jar a

Jar examples for a:axis-jaxrpc

Description

POM was created from deploy:deploy-file

You can download jar file axis-jaxrpc 1.2-beta-3 in this page.

Build File

You can use the following script to add axis-jaxrpc-1.2-beta-3.jar to your project.

<dependency>
   <groupId>axis</groupId>
   <artifactId>axis-jaxrpc</artifactId>
   <version>1.2-beta-3</version>
</dependency>
compile group: 'axis', name: 'axis-jaxrpc', version: '1.2-beta-3'
libraryDependencies += "axis" % "axis-jaxrpc" % "1.2-beta-3"
<dependency org="axis" name="axis-jaxrpc" rev="1.2-beta-3"/>
@Grapes(@Grab(group='axis', module='axis-jaxrpc', version='1.2-beta-3'))
'axis:axis-jaxrpc:jar:1.2-beta-3'

Download

Click the following link to download the jar file.

axis-jaxrpc-1.2-beta-3.jar
axis-jaxrpc-1.2-beta-3.pom



Related Tutorials