MVN

org.riversun : finbin

Maven & Gradle

Dec 15, 2016
1 usages

finbin · Hi-speed search for a byte sequence in a big byte array.

<dependency>
    <groupId>org.riversun</groupId>
    <artifactId>finbin</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.riversun : finbin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of org.riversun : finbin to add to Maven or Gradle - All Versions:

  • Version Updated
  • finbin-0.6.2

    Dec 15, 2016
  • finbin-0.6.1

    Apr 30, 2015
  • finbin-0.6.0

    Apr 30, 2015

How to add a dependency to Maven

Add the following org.riversun : finbin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.riversun</groupId>
    <artifactId>finbin</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.riversun : finbin gradle dependency to your build.gradle file:

implementation 'org.riversun:finbin:0.6.2'

Gradle Kotlin DSL: Add the following org.riversun : finbin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.riversun:finbin:0.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.riversun : finbin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.riversun" % "finbin" % "0.6.2"

Advertisement

Dependencies from Group

Oct 19, 2016
5 usages
0 stars
Mar 27, 2017
3 usages
Dec 18, 2016
2 usages
Sep 03, 2019
1 usages
0 stars
Dec 15, 2016
1 usages

Discover Dependencies

Dec 08, 2022
8 usages
150 stars
Mar 15, 2023
7 usages
150 stars
May 22, 2022
17 usages
4.2k stars
Jul 22, 2015
Apr 30, 2015
May 31, 2020
1 usages
48 stars
Feb 16, 2023
13 usages
178 stars
Feb 16, 2023
74 usages
178 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome