| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.codacy |
| Идентификатор | Идентификаторfoundation-play-crypto_2.11 |
| Версия | Версия12.0.0_play_2.7 |
| Тип | Типjar |
| Описание |
Описаниеfoundation-play-crypto
A modular library with helpers for the Codacy infrastructure
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.codacy/foundation-play-crypto_2.11/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>foundation-play-crypto_2.11</artifactId>
<version>12.0.0_play_2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/foundation-play-crypto_2.11/
implementation 'com.codacy:foundation-play-crypto_2.11:12.0.0_play_2.7'
// https://jarcasting.com/artifacts/com.codacy/foundation-play-crypto_2.11/
implementation ("com.codacy:foundation-play-crypto_2.11:12.0.0_play_2.7")
'com.codacy:foundation-play-crypto_2.11:jar:12.0.0_play_2.7'
<dependency org="com.codacy" name="foundation-play-crypto_2.11" rev="12.0.0_play_2.7">
<artifact name="foundation-play-crypto_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='foundation-play-crypto_2.11', version='12.0.0_play_2.7')
)
libraryDependencies += "com.codacy" % "foundation-play-crypto_2.11" % "12.0.0_play_2.7"
[com.codacy/foundation-play-crypto_2.11 "12.0.0_play_2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.codacy : foundation-crypto_2.11 | jar | 12.0.0_play_2.7 |
| com.typesafe.play : play-ws_2.11 | jar | 2.7.4 |