License |
License |
---|---|
GroupId | GroupIdxyz.shodown |
ArtifactId | ArtifactIdshodown-crypto |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshodown基础依赖包父pom
|
Filename | Size |
---|---|
shodown-crypto-2.0.0.pom | |
shodown-crypto-2.0.0.jar | 41 KB |
shodown-crypto-2.0.0-sources.jar | 26 KB |
shodown-crypto-2.0.0-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-crypto/ -->
<dependency>
<groupId>xyz.shodown</groupId>
<artifactId>shodown-crypto</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-crypto/
implementation 'xyz.shodown:shodown-crypto:2.0.0'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-crypto/
implementation ("xyz.shodown:shodown-crypto:2.0.0")
'xyz.shodown:shodown-crypto:jar:2.0.0'
<dependency org="xyz.shodown" name="shodown-crypto" rev="2.0.0">
<artifact name="shodown-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-crypto', version='2.0.0')
)
libraryDependencies += "xyz.shodown" % "shodown-crypto" % "2.0.0"
[xyz.shodown/shodown-crypto "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
xyz.shodown : shodown-common | jar | 2.0.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.6 |
org.projectlombok : lombok | jar | 1.18.18 |