JSearch Examples

Example problem sets for the JSearch library.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.dieterdepaepe
ArtifactId

ArtifactId

jsearch-examples
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSearch Examples
Example problem sets for the JSearch library.
Project URL

Project URL

http://github.com/dieterdepaepe/JSearch

Download jsearch-examples

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dieterdepaepe/jsearch-examples/ -->
<dependency>
    <groupId>com.github.dieterdepaepe</groupId>
    <artifactId>jsearch-examples</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dieterdepaepe/jsearch-examples/
implementation 'com.github.dieterdepaepe:jsearch-examples:1.0.1'
// https://jarcasting.com/artifacts/com.github.dieterdepaepe/jsearch-examples/
implementation ("com.github.dieterdepaepe:jsearch-examples:1.0.1")
'com.github.dieterdepaepe:jsearch-examples:jar:1.0.1'
<dependency org="com.github.dieterdepaepe" name="jsearch-examples" rev="1.0.1">
  <artifact name="jsearch-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dieterdepaepe', module='jsearch-examples', version='1.0.1')
)
libraryDependencies += "com.github.dieterdepaepe" % "jsearch-examples" % "1.0.1"
[com.github.dieterdepaepe/jsearch-examples "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dieterdepaepe : jsearch-core jar 1.0.1
com.google.guava : guava jar 20.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0