License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdencrypt |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionencrypt
encrypt
|
Filename | Size |
---|---|
encrypt-1.2.2.pom | |
encrypt-1.2.2.jar | 7 KB |
encrypt-1.2.2-sources.jar | 4 KB |
encrypt-1.2.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/encrypt/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>encrypt</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/encrypt/
implementation 'io.github.shaohuizhe:encrypt:1.2.2'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/encrypt/
implementation ("io.github.shaohuizhe:encrypt:1.2.2")
'io.github.shaohuizhe:encrypt:jar:1.2.2'
<dependency org="io.github.shaohuizhe" name="encrypt" rev="1.2.2">
<artifact name="encrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='encrypt', version='1.2.2')
)
libraryDependencies += "io.github.shaohuizhe" % "encrypt" % "1.2.2"
[io.github.shaohuizhe/encrypt "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 1.1.7 |