| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.uptane |
| Идентификатор | Идентификаторlibats_2.12 |
| Версия | Версия0.4.0-19-gb64294e |
| Тип | Типjar |
| Описание |
Описаниеlibats
Common library for uptane scala projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| libats_2.12-0.4.0-19-gb64294e.pom | |
| libats_2.12-0.4.0-19-gb64294e.jar | 167 KB |
| libats_2.12-0.4.0-19-gb64294e-sources.jar | 11 KB |
| libats_2.12-0.4.0-19-gb64294e-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.uptane/libats_2.12/ -->
<dependency>
<groupId>io.github.uptane</groupId>
<artifactId>libats_2.12</artifactId>
<version>0.4.0-19-gb64294e</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uptane/libats_2.12/
implementation 'io.github.uptane:libats_2.12:0.4.0-19-gb64294e'
// https://jarcasting.com/artifacts/io.github.uptane/libats_2.12/
implementation ("io.github.uptane:libats_2.12:0.4.0-19-gb64294e")
'io.github.uptane:libats_2.12:jar:0.4.0-19-gb64294e'
<dependency org="io.github.uptane" name="libats_2.12" rev="0.4.0-19-gb64294e">
<artifact name="libats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uptane', module='libats_2.12', version='0.4.0-19-gb64294e')
)
libraryDependencies += "io.github.uptane" % "libats_2.12" % "0.4.0-19-gb64294e"
[io.github.uptane/libats_2.12 "0.4.0-19-gb64294e"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| io.circe : circe-core_2.12 | jar | 0.12.3 |
| io.circe : circe-generic_2.12 | jar | 0.12.3 |
| io.circe : circe-parser_2.12 | jar | 0.12.3 |
| eu.timepit : refined_2.12 | jar | 0.9.10 |
| org.typelevel : cats-core_2.12 | jar | 2.0.0 |
| org.typelevel : cats-kernel_2.12 | jar | 2.0.0 |
| org.typelevel : cats-macros_2.12 | jar | 2.0.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |