fun.fengwk.commons:commons-util

common tools library

License

License

GroupId

GroupId

fun.fengwk.commons
ArtifactId

ArtifactId

commons-util
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

common tools library

Download commons-util

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1