is not current version
Last Version 2.4

cn.topviewclub:topview-utils 2.2

A complex util to simplify develop

GroupId

GroupId

cn.topviewclub
ArtifactId

ArtifactId

topview-utils
Version

Version

2.2
Type

Type

jar

Download topview-utils 2.2


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