License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.dieterdepaepe |
ArtifactId | ArtifactIdjsearch |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSearch
JSearch parent project.
|
Project URL |
Project URL |
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"]