is not current version
Last Version 0.2.0

util 0.1.0

Contains useful utils from work and other projects.

License

License

GroupId

GroupId

com.geniusver
ArtifactId

ArtifactId

util
Version

Version

0.1.0
Type

Type

jar
Description

Description

util
Contains useful utils from work and other projects.
Project URL

Project URL

https://github.com/GeniusV/util
Source Code Management

Source Code Management

https://github.com/GeniusV/util

Download util 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.6.5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.