Download WitsmlObjects-1.0.jar file - Jar w

Jar examples for w:WitsmlObjects

Description

This library assists in serializing and deserializing WITSML 1.3.1.1 and 1.4.1.1 Objects

You can download jar file WitsmlObjects 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>com.hashmapinc.tempus</groupId>
   <artifactId>WitsmlObjects</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.hashmapinc.tempus', name: 'WitsmlObjects', version: '1.0'
libraryDependencies += "com.hashmapinc.tempus" % "WitsmlObjects" % "1.0"
<dependency org="com.hashmapinc.tempus" name="WitsmlObjects" rev="1.0"/>
@Grapes(@Grab(group='com.hashmapinc.tempus', module='WitsmlObjects', version='1.0'))
'com.hashmapinc.tempus:WitsmlObjects:jar:1.0'

Download

Click the following link to download the jar file.

WitsmlObjects-1.0-javadoc.jar
WitsmlObjects-1.0-sources.jar
WitsmlObjects-1.0.jar
WitsmlObjects-1.0.pom



Related Tutorials