| License | License | 
|---|---|
| Categories | CategoriesJMH Application Testing & Monitoring Performance analysis | 
| GroupId | GroupIdio.github.fastfilter | 
| ArtifactId | ArtifactIdjmh | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFast Approximate Membership Filters in Java | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jmh-1.0.2.pom | |
| jmh-1.0.2.jar | 45 KB | 
| jmh-1.0.2-sources.jar | 22 KB | 
| jmh-1.0.2-javadoc.jar | 541 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.fastfilter/jmh/ -->
<dependency>
    <groupId>io.github.fastfilter</groupId>
    <artifactId>jmh</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.fastfilter/jmh/
implementation 'io.github.fastfilter:jmh:1.0.2'// https://jarcasting.com/artifacts/io.github.fastfilter/jmh/
implementation ("io.github.fastfilter:jmh:1.0.2")'io.github.fastfilter:jmh:jar:1.0.2'<dependency org="io.github.fastfilter" name="jmh" rev="1.0.2">
  <artifact name="jmh" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.fastfilter', module='jmh', version='1.0.2')
)libraryDependencies += "io.github.fastfilter" % "jmh" % "1.0.2"[io.github.fastfilter/jmh "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.fastfilter : fastfilter | jar | 1.0.2 | 
| org.openjdk.jmh : jmh-core | jar | 1.22 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.22 |