Last Version

JSearch 1.0.1

JSearch parent project.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.dieterdepaepe
ArtifactId

ArtifactId

jsearch
Version

Version

1.0.1
Type

Type

pom
Description

Description

JSearch
JSearch parent project.
Project URL

Project URL

http://github.com/dieterdepaepe/JSearch

Download jsearch 1.0.1

Filename Size
jsearch-1.0.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • examples