common-utils

include reflect,byte and other utils

License

License

GroupId

GroupId

com.github.shicloud
ArtifactId

ArtifactId

common-utils
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-utils
include reflect,byte and other utils
Project URL

Project URL

https://github.com/ShiCloud/common-utils
Source Code Management

Source Code Management

https://github.com/ShiCloud/common-utils

Download common-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Include

ByteToObject

ByteUtil

ReflectUtil

com.github.shicloud

Versions

Version
1.0.1
1.0