io.github.ambitiousliu:JUtil


License

License

GroupId

GroupId

io.github.ambitiousliu
ArtifactId

ArtifactId

JUtil
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Source Code Management

Source Code Management

https://github.com/AmbitiousLiu/JUtil/tree/main

Download JUtil

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 2.0.2
com.google.code.gson : gson jar 2.8.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0