MVN

org.rypt : f8

Maven & Gradle

Feb 03, 2019
2 usages
1 stars

F8 · A lightning-fast UTF-8 state machine

<dependency>
    <groupId>org.rypt</groupId>
    <artifactId>f8</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.rypt : f8 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1
  • Latest Release Candidate: 1.1-RC1

All Versions

Choose a version of org.rypt : f8 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
f8-1.1
f8-1.1-RC1
1.0
f8-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.rypt</groupId>
    <artifactId>f8</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.rypt : f8 gradle dependency to your build.gradle file:

implementation 'org.rypt:f8:1.1'

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

implementation("org.rypt:f8:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.rypt : f8 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.rypt" % "f8" % "1.1"

Advertisement

Dependencies from Group

f8
Feb 03, 2019
2 usages
1 stars

Discover Dependencies

Jul 13, 2023
3 usages
212 stars
Jul 13, 2023
3 usages
212 stars
Apr 18, 2019
3 usages
Apr 16, 2019
3 usages
Apr 16, 2019
3 usages
Dec 19, 2022
3 usages
4k stars
Feb 13, 2022
7 usages
11 stars
Feb 20, 2023
4 usages
1.8k stars