Last Version

basic 1.1.0

Some basic tools, methods and practical algorithms

License

License

MIT
GroupId

GroupId

io.gitee.hai2007.servicer
ArtifactId

ArtifactId

basic
Version

Version

1.1.0
Type

Type

jar
Description

Description

basic
Some basic tools, methods and practical algorithms
Project URL

Project URL

https://hai2007.github.io/basic.java/

Download basic 1.1.0


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

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.