| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.karasiq |
| Идентификатор | Идентификаторcommons_2.11 |
| Версия | Версия1.0.11 |
| Тип | Типjar |
| Описание |
Описаниеcommons
commons
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons_2.11-1.0.11.pom | |
| commons_2.11-1.0.11.jar | 503 bytes |
| commons_2.11-1.0.11-sources.jar | 452 bytes |
| commons_2.11-1.0.11-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.karasiq/commons_2.11/ -->
<dependency>
<groupId>com.github.karasiq</groupId>
<artifactId>commons_2.11</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karasiq/commons_2.11/
implementation 'com.github.karasiq:commons_2.11:1.0.11'
// https://jarcasting.com/artifacts/com.github.karasiq/commons_2.11/
implementation ("com.github.karasiq:commons_2.11:1.0.11")
'com.github.karasiq:commons_2.11:jar:1.0.11'
<dependency org="com.github.karasiq" name="commons_2.11" rev="1.0.11">
<artifact name="commons_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karasiq', module='commons_2.11', version='1.0.11')
)
libraryDependencies += "com.github.karasiq" % "commons_2.11" % "1.0.11"
[com.github.karasiq/commons_2.11 "1.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.github.karasiq : commons-misc_2.11 | jar | 1.0.11 |
| com.github.karasiq : commons-files_2.11 | jar | 1.0.11 |
| com.github.karasiq : commons-network_2.11 | jar | 1.0.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.4 |