is not current version
Last Version 1.1.0

top.lshaci:framework-utils 1.0.7

framework common utils

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-utils
Version

Version

1.0.7
Type

Type

jar

Download framework-utils 1.0.7


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