| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ubirch |
| Идентификатор | Идентификаторubirch-hello-world_2.11 |
| Версия | Версия1.2 |
| Тип | Типjar |
| Описание |
Описаниеubirch Hello World
ubirch Hello World
|
| Организация-разработчик |
Организация-разработчикcom.ubirch |
| Имя Файла | Размер |
|---|---|
| ubirch-hello-world_2.11-1.2.pom | |
| ubirch-hello-world_2.11-1.2.jar | 1 KB |
| ubirch-hello-world_2.11-1.2-sources.jar | 800 bytes |
| ubirch-hello-world_2.11-1.2-javadoc.jar | 342 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ubirch/ubirch-hello-world_2.11/ -->
<dependency>
<groupId>com.ubirch</groupId>
<artifactId>ubirch-hello-world_2.11</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch/ubirch-hello-world_2.11/
implementation 'com.ubirch:ubirch-hello-world_2.11:1.2'
// https://jarcasting.com/artifacts/com.ubirch/ubirch-hello-world_2.11/
implementation ("com.ubirch:ubirch-hello-world_2.11:1.2")
'com.ubirch:ubirch-hello-world_2.11:jar:1.2'
<dependency org="com.ubirch" name="ubirch-hello-world_2.11" rev="1.2">
<artifact name="ubirch-hello-world_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch', module='ubirch-hello-world_2.11', version='1.2')
)
libraryDependencies += "com.ubirch" % "ubirch-hello-world_2.11" % "1.2"
[com.ubirch/ubirch-hello-world_2.11 "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |