is not current version
Last Version 1.1.0

top.lshaci:framework-utils 0.0.2

framework common utils

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-utils
Version

Version

0.0.2
Type

Type

jar

Download framework-utils 0.0.2


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