License |
License |
---|---|
GroupId | GroupIdtop.focess |
ArtifactId | ArtifactIdfocess-util |
Version | Version1.1.4 |
Type | Typejar |
Description |
DescriptionFocessUtil
Focess Util Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
focess-util-1.1.4.pom | |
focess-util-1.1.4.jar | 65 KB |
focess-util-1.1.4-sources.jar | 30 KB |
focess-util-1.1.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.focess/focess-util/
implementation 'top.focess:focess-util:1.1.4'
// https://jarcasting.com/artifacts/top.focess/focess-util/
implementation ("top.focess:focess-util:1.1.4")
'top.focess:focess-util:jar:1.1.4'
<dependency org="top.focess" name="focess-util" rev="1.1.4">
<artifact name="focess-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.focess', module='focess-util', version='1.1.4')
)
libraryDependencies += "top.focess" % "focess-util" % "1.1.4"
[top.focess/focess-util "1.1.4"]
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 |