Download tracee-jaxws-0.11.0.jar file - Jar t

Jar examples for t:tracee-jaxws

Description

Please refer to https://github.com/holisticon/tracee.

You can download jar file tracee-jaxws 0.11.0 in this page.

Build File

You can use the following script to add tracee-jaxws-0.11.0.jar to your project.

<dependency>
   <groupId>io.tracee.binding</groupId>
   <artifactId>tracee-jaxws</artifactId>
   <version>0.11.0</version>
</dependency>
compile group: 'io.tracee.binding', name: 'tracee-jaxws', version: '0.11.0'
libraryDependencies += "io.tracee.binding" % "tracee-jaxws" % "0.11.0"
<dependency org="io.tracee.binding" name="tracee-jaxws" rev="0.11.0"/>
@Grapes(@Grab(group='io.tracee.binding', module='tracee-jaxws', version='0.11.0'))
'io.tracee.binding:tracee-jaxws:jar:0.11.0'

Download

Click the following link to download the jar file.

tracee-jaxws-0.11.0-javadoc.jar
tracee-jaxws-0.11.0-sources.jar
tracee-jaxws-0.11.0.jar
tracee-jaxws-0.11.0.pom



Related Tutorials