moe java utils

utils

License

License

GroupId

GroupId

com.github.timeloveboy
ArtifactId

ArtifactId

utils
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

moe java utils
utils
Project URL

Project URL

https://github.com/timeloveboy/utils
Source Code Management

Source Code Management

https://github.com/timeloveboy/utils

Download utils

How to add to project

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

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.

utils类库


    ______        _____
    |_    \      /    _|
      | |\ \    / /| |          _____       _____
      | | \ \__/ / | |         /  _  \     / ____\
     _| |_ \____/ _| |_       |  |_|  |   | ____  |
    |_____|      |_____|       \_____/     \_____|

萌萌哒的java utils类库 包含:

  • 文件帮助类:

FileUtil

  • 日志帮助类

Log

  • 流帮助类

StreamUtils

  • Http帮助类

UrlUtil

  • 容器类扩充

Ring 环

BitSet 比特图

using maven

<dependency>
  <groupId>com.github.timeloveboy</groupId>
  <artifactId>utils</artifactId>
  <version>0.0.1</version>
</dependency>

Versions

Version
0.1