License |
License |
---|---|
GroupId | GroupIdred.lixiang.tools |
ArtifactId | ArtifactIdsunshine-base |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsunshine-base
java tools depends on jdk self and fastjson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sunshine-base-1.0.8.pom | |
sunshine-base-1.0.8.jar | 84 KB |
sunshine-base-1.0.8-sources.jar | 54 KB |
sunshine-base-1.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/red.lixiang.tools/sunshine-base/ -->
<dependency>
<groupId>red.lixiang.tools</groupId>
<artifactId>sunshine-base</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/red.lixiang.tools/sunshine-base/
implementation 'red.lixiang.tools:sunshine-base:1.0.8'
// https://jarcasting.com/artifacts/red.lixiang.tools/sunshine-base/
implementation ("red.lixiang.tools:sunshine-base:1.0.8")
'red.lixiang.tools:sunshine-base:jar:1.0.8'
<dependency org="red.lixiang.tools" name="sunshine-base" rev="1.0.8">
<artifact name="sunshine-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='red.lixiang.tools', module='sunshine-base', version='1.0.8')
)
libraryDependencies += "red.lixiang.tools" % "sunshine-base" % "1.0.8"
[red.lixiang.tools/sunshine-base "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.74 |
com.google.code.gson : gson | jar | 2.8.6 |