is not current version
Last Version 1.1.0

top.lshaci:framework-utils 0.0.3

framework common utils

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-utils
Version

Version

0.0.3
Type

Type

jar

Download framework-utils 0.0.3


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