is not current version
Last Version 1.0.1

com.github.dieterdepaepe:jsearch 1.0.0

JSearch parent project.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.dieterdepaepe
ArtifactId

ArtifactId

jsearch
Version

Version

1.0.0
Type

Type

pom

Download jsearch 1.0.0

Filename Size
jsearch-1.0.0.pom 4 KB
Browse

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