License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdedu.iris.dmc |
ArtifactId | ArtifactIdjava-seed |
Version | Version3.8.5 |
Type | Typejar |
Description |
DescriptionJavaSeed
Java parser for the Standard for the Exchange of Earthquake Data (SEED)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-seed-3.8.5.pom | |
java-seed-3.8.5.jar | 261 KB |
java-seed-3.8.5-sources.jar | 256 KB |
java-seed-3.8.5-javadoc.jar | 604 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.iris.dmc/java-seed/ -->
<dependency>
<groupId>edu.iris.dmc</groupId>
<artifactId>java-seed</artifactId>
<version>3.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.iris.dmc/java-seed/
implementation 'edu.iris.dmc:java-seed:3.8.5'
// https://jarcasting.com/artifacts/edu.iris.dmc/java-seed/
implementation ("edu.iris.dmc:java-seed:3.8.5")
'edu.iris.dmc:java-seed:jar:3.8.5'
<dependency org="edu.iris.dmc" name="java-seed" rev="3.8.5">
<artifact name="java-seed" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.iris.dmc', module='java-seed', version='3.8.5')
)
libraryDependencies += "edu.iris.dmc" % "java-seed" % "3.8.5"
[edu.iris.dmc/java-seed "3.8.5"]
Group / Artifact | Type | Version |
---|---|---|
org.acplt : oncrpc | jar | 1.0.7 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |