is not current version
Last Version 1.1.12

top.focess:focess-util 1.0.7

Focess Util Library

GroupId

GroupId

top.focess
ArtifactId

ArtifactId

focess-util
Version

Version

1.0.7
Type

Type

jar

Download focess-util 1.0.7


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