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