Common Util

Common Utility class

License

License

GroupId

GroupId

com.github.richygreat
ArtifactId

ArtifactId

commonutil
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Common Util
Common Utility class
Source Code Management

Source Code Management

https://github.com/richygreat/utils.git

Download commonutil

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.9.2
com.google.code.gson : gson jar 2.6.2

Project Modules

There are no modules declared in this project.

utils

Common Utilities for all the projects

Versions

Version
1.2
1.1