License |
License |
---|---|
GroupId | GroupIdcn.vorbote |
ArtifactId | ArtifactIdcommon-utils |
Version | Version2.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionVorBotE :: Commons Utils
Commonly Used Utils
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-utils-2.0.0.RELEASE.pom | |
common-utils-2.0.0.RELEASE.jar | 14 KB |
common-utils-2.0.0.RELEASE-sources.jar | 9 KB |
common-utils-2.0.0.RELEASE-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vorbote/common-utils/ -->
<dependency>
<groupId>cn.vorbote</groupId>
<artifactId>common-utils</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vorbote/common-utils/
implementation 'cn.vorbote:common-utils:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.vorbote/common-utils/
implementation ("cn.vorbote:common-utils:2.0.0.RELEASE")
'cn.vorbote:common-utils:jar:2.0.0.RELEASE'
<dependency org="cn.vorbote" name="common-utils" rev="2.0.0.RELEASE">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vorbote', module='common-utils', version='2.0.0.RELEASE')
)
libraryDependencies += "cn.vorbote" % "common-utils" % "2.0.0.RELEASE"
[cn.vorbote/common-utils "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.vorbote : commons | jar | 2.0.0.RELEASE |
cn.vorbote : time-lib | jar | 2.0.0.RELEASE |