is not current version
Last Version 2.2.42

top.dcenter:ums-commons 2.1.4

ums commons

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-commons
Version

Version

2.1.4
Type

Type

jar

Download ums-commons 2.1.4


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