util-parent

提供基础的Java工具

License

License

GroupId

GroupId

top.yoohome
ArtifactId

ArtifactId

util
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

util-parent
提供基础的Java工具

Download util

Filename Size
util-1.1.0.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • util-all
  • util-core
  • util-json

Versions

Version
1.1.0
1.0.0