is not current version
Last Version 1.1

org.rypt:f8 1.1-RC1

A lightning-fast UTF-8 state machine

GroupId

GroupId

org.rypt
ArtifactId

ArtifactId

f8
Version

Version

1.1-RC1
Type

Type

jar

Download f8 1.1-RC1


<!-- https://jarcasting.com/artifacts/org.rypt/f8/ -->
<dependency>
    <groupId>org.rypt</groupId>
    <artifactId>f8</artifactId>
    <version>1.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.rypt/f8/
implementation 'org.rypt:f8:1.1-RC1'
// https://jarcasting.com/artifacts/org.rypt/f8/
implementation ("org.rypt:f8:1.1-RC1")
'org.rypt:f8:jar:1.1-RC1'
<dependency org="org.rypt" name="f8" rev="1.1-RC1">
  <artifact name="f8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rypt', module='f8', version='1.1-RC1')
)
libraryDependencies += "org.rypt" % "f8" % "1.1-RC1"
[org.rypt/f8 "1.1-RC1"]