| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitbucket.joxley |
| Идентификатор | Идентификаторcrypto-utils |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcrypto-utils
This is John's Crypto Utils library. Enter at your own risk.
|
| Имя Файла | Размер |
|---|---|
| crypto-utils-0.0.2.pom | |
| crypto-utils-0.0.2.jar | 8 KB |
| crypto-utils-0.0.2-sources.jar | 4 KB |
| crypto-utils-0.0.2-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.joxley/crypto-utils/ -->
<dependency>
<groupId>org.bitbucket.joxley</groupId>
<artifactId>crypto-utils</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.joxley/crypto-utils/
implementation 'org.bitbucket.joxley:crypto-utils:0.0.2'
// https://jarcasting.com/artifacts/org.bitbucket.joxley/crypto-utils/
implementation ("org.bitbucket.joxley:crypto-utils:0.0.2")
'org.bitbucket.joxley:crypto-utils:jar:0.0.2'
<dependency org="org.bitbucket.joxley" name="crypto-utils" rev="0.0.2">
<artifact name="crypto-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.joxley', module='crypto-utils', version='0.0.2')
)
libraryDependencies += "org.bitbucket.joxley" % "crypto-utils" % "0.0.2"
[org.bitbucket.joxley/crypto-utils "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.6 |
| com.google.guava : guava | jar | 12.0 |
| ch.qos.logback : logback-core | jar | 1.0.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.6 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.6 |
| junit : junit | jar | 4.10 |