License |
License |
---|---|
GroupId | GroupIdcom.github.linushp |
ArtifactId | ArtifactIdlinushp-commons |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlinushp-commons
java common tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
linushp-commons-1.1.1.pom | |
linushp-commons-1.1.1.jar | 61 KB |
linushp-commons-1.1.1-sources.jar | 32 KB |
linushp-commons-1.1.1-javadoc.jar | 276 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.47 |
org.slf4j : slf4j-api | jar | 1.7.25 |