linushp-commons

java common tools

License

License

GroupId

GroupId

com.github.linushp
ArtifactId

ArtifactId

linushp-commons
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

linushp-commons
java common tools
Project URL

Project URL

https://github.com/linushp/linushp-commons

Download linushp-commons

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0