Jar examples for w:worldwind
World Wind is a collection of components that interactively display 3D geographic information within Java applications or applets.
You can download jar file worldwind 2.0.0 in this page.
NASA Open Source Agreement 1.3
You can use the following script to add worldwind-2.0.0.jar to your project.
<dependency> <groupId>gov.nasa</groupId> <artifactId>worldwind</artifactId> <version>2.0.0</version> </dependency>
compile group: 'gov.nasa', name: 'worldwind', version: '2.0.0'
libraryDependencies += "gov.nasa" % "worldwind" % "2.0.0"
<dependency org="gov.nasa" name="worldwind" rev="2.0.0"/>
@Grapes(@Grab(group='gov.nasa', module='worldwind', version='2.0.0'))
'gov.nasa:worldwind:jar:2.0.0'
Click the following link to download the jar file.
worldwind-2.0.0-javadoc.jar