common

some common classes

License

License

MIT License
GroupId

GroupId

com.github.huangbaol
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

common
some common classes

Download common

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7