Download axis-jaxrpc-1.2.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 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

axis-jaxrpc-1.2-sources.jar
axis-jaxrpc-1.2.jar
axis-jaxrpc-1.2.pom



Related Tutorials