is not current version
Last Version 1.0.1

com.github.dieterdepaepe:jsearch-examples 1.0.0

Example problem sets for the JSearch library.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.dieterdepaepe
ArtifactId

ArtifactId

jsearch-examples
Version

Version

1.0.0
Type

Type

jar

Download jsearch-examples 1.0.0


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