| License | License | 
|---|---|
| Categories | CategoriesNet Other General Purpose Libraries Search Business Logic Libraries | 
| GroupId | GroupIdnet.anotheria | 
| ArtifactId | ArtifactIdano-search | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionanotheria.net search support Defines various standards for all Anotheria Maven Projects | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ano-search-2.0.0.pom | |
| ano-search-2.0.0.jar | 8 KB | 
| ano-search-2.0.0-sources.jar | 5 KB | 
| ano-search-2.0.0-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-search/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>ano-search</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/net.anotheria/ano-search/
implementation 'net.anotheria:ano-search:2.0.0'// https://jarcasting.com/artifacts/net.anotheria/ano-search/
implementation ("net.anotheria:ano-search:2.0.0")'net.anotheria:ano-search:jar:2.0.0'<dependency org="net.anotheria" name="ano-search" rev="2.0.0">
  <artifact name="ano-search" type="jar" />
</dependency>@Grapes(
@Grab(group='net.anotheria', module='ano-search', version='2.0.0')
)libraryDependencies += "net.anotheria" % "ano-search" % "2.0.0"[net.anotheria/ano-search "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |