Last Version

search 0.0.1

The search tool for java.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

search
Version

Version

0.0.1
Type

Type

pom
Description

Description

search
The search tool for java.

Download search 0.0.1

Filename Size
search-0.0.1.pom 9 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.114

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.