| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liyutech |
| Идентификатор | Идентификаторcommon_2.13 |
| Версия | Версия0.0.6 |
| Тип | Типjar |
| Описание |
Описаниеcommon
Common jvm util libraries not readily available under Apache Commons
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common_2.13-0.0.6.pom | |
| common_2.13-0.0.6.jar | 31 KB |
| common_2.13-0.0.6-sources.jar | 2 KB |
| common_2.13-0.0.6-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liyutech/common_2.13/ -->
<dependency>
<groupId>com.liyutech</groupId>
<artifactId>common_2.13</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liyutech/common_2.13/
implementation 'com.liyutech:common_2.13:0.0.6'
// https://jarcasting.com/artifacts/com.liyutech/common_2.13/
implementation ("com.liyutech:common_2.13:0.0.6")
'com.liyutech:common_2.13:jar:0.0.6'
<dependency org="com.liyutech" name="common_2.13" rev="0.0.6">
<artifact name="common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liyutech', module='common_2.13', version='0.0.6')
)
libraryDependencies += "com.liyutech" % "common_2.13" % "0.0.6"
[com.liyutech/common_2.13 "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| org.scala-lang : scala-reflect | jar | 3.2.9 |
| com.typesafe : config | jar | 1.4.1 |
| io.circe : circe-core_2.13 | jar | 0.12.3 |
| io.circe : circe-shapes_2.13 | jar | 0.12.3 |
| io.circe : circe-generic_2.13 | jar | 0.12.3 |
| io.circe : circe-parser_2.13 | jar | 0.12.3 |
| com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 | jar | 1.2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |