Jar examples for s:seisFile
A library for reading and writing seismic file formats in java.
You can download jar file seisFile 1.7.4 in this page.
The GNU General Public License, Version 3
You can use the following script to add seisFile-1.7.4.jar to your project.
<dependency> <groupId>edu.sc.seis</groupId> <artifactId>seisFile</artifactId> <version>1.7.4</version> </dependency>
compile group: 'edu.sc.seis', name: 'seisFile', version: '1.7.4'
libraryDependencies += "edu.sc.seis" % "seisFile" % "1.7.4"
<dependency org="edu.sc.seis" name="seisFile" rev="1.7.4"/>
@Grapes(@Grab(group='edu.sc.seis', module='seisFile', version='1.7.4'))
'edu.sc.seis:seisFile:jar:1.7.4'
Click the following link to download the jar file.
seisFile-1.7.4-javadoc.jar