| License |
License |
|---|---|
| GroupId | GroupIdtop.focess |
| ArtifactId | ArtifactIdfocess-util |
| Last Version | Last Version1.1.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFocessUtil
Focess Util Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| focess-util-1.1.12.pom | |
| focess-util-1.1.12.jar | 67 KB |
| focess-util-1.1.12-sources.jar | 30 KB |
| focess-util-1.1.12-javadoc.jar | 630 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.focess/focess-util/ -->
<dependency>
<groupId>top.focess</groupId>
<artifactId>focess-util</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/top.focess/focess-util/
implementation 'top.focess:focess-util:1.1.12'
// https://jarcasting.com/artifacts/top.focess/focess-util/
implementation ("top.focess:focess-util:1.1.12")
'top.focess:focess-util:jar:1.1.12'
<dependency org="top.focess" name="focess-util" rev="1.1.12">
<artifact name="focess-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.focess', module='focess-util', version='1.1.12')
)
libraryDependencies += "top.focess" % "focess-util" % "1.1.12"
[top.focess/focess-util "1.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| org.yaml : snakeyaml | jar | 1.30 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| com.thoughtworks.xstream : xstream | jar | 1.4.19 |