| License |
License |
|---|---|
| GroupId | GroupIdcom.neverpile |
| ArtifactId | ArtifactIdurl-crypto-kit |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptionurl-crypto-kit
neverpile url cryptography kit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| url-crypto-kit-1.3.0.pom | |
| url-crypto-kit-1.3.0.jar | 27 KB |
| url-crypto-kit-1.3.0-sources.jar | 16 KB |
| url-crypto-kit-1.3.0-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.neverpile/url-crypto-kit/ -->
<dependency>
<groupId>com.neverpile</groupId>
<artifactId>url-crypto-kit</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.neverpile/url-crypto-kit/
implementation 'com.neverpile:url-crypto-kit:1.3.0'
// https://jarcasting.com/artifacts/com.neverpile/url-crypto-kit/
implementation ("com.neverpile:url-crypto-kit:1.3.0")
'com.neverpile:url-crypto-kit:jar:1.3.0'
<dependency org="com.neverpile" name="url-crypto-kit" rev="1.3.0">
<artifact name="url-crypto-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.neverpile', module='url-crypto-kit', version='1.3.0')
)
libraryDependencies += "com.neverpile" % "url-crypto-kit" % "1.3.0"
[com.neverpile/url-crypto-kit "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.rest-assured : rest-assured | jar |