License |
License |
---|---|
GroupId | GroupIdorg.rypt |
ArtifactId | ArtifactIdf8 |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionF8
A lightning-fast UTF-8 state machine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
f8-1.1.pom | |
f8-1.1.jar | 14 KB |
f8-1.1-sources.jar | 8 KB |
f8-1.1-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rypt/f8/ -->
<dependency>
<groupId>org.rypt</groupId>
<artifactId>f8</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.rypt/f8/
implementation 'org.rypt:f8:1.1'
// https://jarcasting.com/artifacts/org.rypt/f8/
implementation ("org.rypt:f8:1.1")
'org.rypt:f8:jar:1.1'
<dependency org="org.rypt" name="f8" rev="1.1">
<artifact name="f8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rypt', module='f8', version='1.1')
)
libraryDependencies += "org.rypt" % "f8" % "1.1"
[org.rypt/f8 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-text | jar | 1.6 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
com.google.guava : guava | jar | 27.0.1-jre |