Jar examples for s:search
Search code developed from 'Artificial Intelligence a Modern Approach', Prentice Hall.
You can download jar file search 5.5.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add search-5.5.0.jar to your project.
<dependency> <groupId>com.amap.api</groupId> <artifactId>search</artifactId> <version>5.5.0</version> </dependency>
compile group: 'com.amap.api', name: 'search', version: '5.5.0'
libraryDependencies += "com.amap.api" % "search" % "5.5.0"
<dependency org="com.amap.api" name="search" rev="5.5.0"/>
@Grapes(@Grab(group='com.amap.api', module='search', version='5.5.0'))
'com.amap.api:search:jar:5.5.0'
Click the following link to download the jar file.
search-5.5.0-javadoc.jar