License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.dieterdepaepe |
ArtifactId | ArtifactIdjsearch-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionJSearch Core
The state space search framework of the JSearch library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsearch-core-1.0.1.pom | |
jsearch-core-1.0.1.jar | 77 KB |
jsearch-core-1.0.1-sources.jar | 56 KB |
jsearch-core-1.0.1-javadoc.jar | 300 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dieterdepaepe/jsearch-core/ -->
<dependency>
<groupId>com.github.dieterdepaepe</groupId>
<artifactId>jsearch-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dieterdepaepe/jsearch-core/
implementation 'com.github.dieterdepaepe:jsearch-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.dieterdepaepe/jsearch-core/
implementation ("com.github.dieterdepaepe:jsearch-core:1.0.1")
'com.github.dieterdepaepe:jsearch-core:jar:1.0.1'
<dependency org="com.github.dieterdepaepe" name="jsearch-core" rev="1.0.1">
<artifact name="jsearch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dieterdepaepe', module='jsearch-core', version='1.0.1')
)
libraryDependencies += "com.github.dieterdepaepe" % "jsearch-core" % "1.0.1"
[com.github.dieterdepaepe/jsearch-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |