License |
License |
---|---|
GroupId | GroupIdcom.whosly |
ArtifactId | ArtifactIdrapid-lang-crypt |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrapid-lang-crypt
base yueny dependency manager
|
Filename | Size |
---|---|
rapid-lang-crypt-1.0.0.pom | |
rapid-lang-crypt-1.0.0.jar | 38 KB |
rapid-lang-crypt-1.0.0-sources.jar | 30 KB |
rapid-lang-crypt-1.0.0-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whosly/rapid-lang-crypt/ -->
<dependency>
<groupId>com.whosly</groupId>
<artifactId>rapid-lang-crypt</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.whosly/rapid-lang-crypt/
implementation 'com.whosly:rapid-lang-crypt:1.0.0'
// https://jarcasting.com/artifacts/com.whosly/rapid-lang-crypt/
implementation ("com.whosly:rapid-lang-crypt:1.0.0")
'com.whosly:rapid-lang-crypt:jar:1.0.0'
<dependency org="com.whosly" name="rapid-lang-crypt" rev="1.0.0">
<artifact name="rapid-lang-crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whosly', module='rapid-lang-crypt', version='1.0.0')
)
libraryDependencies += "com.whosly" % "rapid-lang-crypt" % "1.0.0"
[com.whosly/rapid-lang-crypt "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.whosly : api | jar | 1.5.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |