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