| Лицензия |
Лицензия |
|---|---|
| Группа | Группаai.lum |
| Идентификатор | Идентификаторcommon_2.12 |
| Версия | Версия0.1.5 |
| Тип | Типjar |
| Описание |
Описаниеcommon
common
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common_2.12-0.1.5.pom | |
| common_2.12-0.1.5.jar | 194 KB |
| common_2.12-0.1.5-sources.jar | 24 KB |
| common_2.12-0.1.5-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.lum/common_2.12/ -->
<dependency>
<groupId>ai.lum</groupId>
<artifactId>common_2.12</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ai.lum/common_2.12/
implementation 'ai.lum:common_2.12:0.1.5'
// https://jarcasting.com/artifacts/ai.lum/common_2.12/
implementation ("ai.lum:common_2.12:0.1.5")
'ai.lum:common_2.12:jar:0.1.5'
<dependency org="ai.lum" name="common_2.12" rev="0.1.5">
<artifact name="common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.lum', module='common_2.12', version='0.1.5')
)
libraryDependencies += "ai.lum" % "common_2.12" % "0.1.5"
[ai.lum/common_2.12 "0.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| com.typesafe : config | jar | 1.3.3 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-text | jar | 1.7 |
| commons-io : commons-io | jar | 2.6 |
| com.ibm.icu : icu4j | jar | 66.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |