| License |
License |
|---|---|
| GroupId | GroupIdorg.orekit |
| ArtifactId | ArtifactIdrugged |
| Last Version | Last Version2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRugged
Rugged is an Orekit add-on handling Digital Elevation Models
contribution to line of sight computation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rugged-2.2.pom | |
| rugged-2.2.jar | 168 KB |
| rugged-2.2-sources.jar | 129 KB |
| rugged-2.2-javadoc.jar | 359 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.orekit/rugged/ -->
<dependency>
<groupId>org.orekit</groupId>
<artifactId>rugged</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.orekit/rugged/
implementation 'org.orekit:rugged:2.2'
// https://jarcasting.com/artifacts/org.orekit/rugged/
implementation ("org.orekit:rugged:2.2")
'org.orekit:rugged:jar:2.2'
<dependency org="org.orekit" name="rugged" rev="2.2">
<artifact name="rugged" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.orekit', module='rugged', version='2.2')
)
libraryDependencies += "org.orekit" % "rugged" % "2.2"
[org.orekit/rugged "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.orekit : orekit Optional | jar | 10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.12 |