| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.github.dieterdepaepe |
| ArtifactId | ArtifactIdjsearch-examples |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSearch Examples
Example problem sets for the JSearch library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jsearch-examples-1.0.1.pom | |
| jsearch-examples-1.0.1.jar | 16 KB |
| jsearch-examples-1.0.1-sources.jar | 9 KB |
| jsearch-examples-1.0.1-javadoc.jar | 69 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dieterdepaepe : jsearch-core | jar | 1.0.1 |
| com.google.guava : guava | jar | 20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |