| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования ASM Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаcom.github.NicholasMolyneaux |
| Идентификатор | Идентификаторscala-custom_2.12 |
| Версия | Версия1.3.4 |
| Тип | Типjar |
| Описание |
Описаниеscala-custom
scala-custom
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scala-custom_2.12-1.3.4.pom | |
| scala-custom_2.12-1.3.4.jar | 116 KB |
| scala-custom_2.12-1.3.4-sources.jar | 23 KB |
| scala-custom_2.12-1.3.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.NicholasMolyneaux/scala-custom_2.12/ -->
<dependency>
<groupId>com.github.NicholasMolyneaux</groupId>
<artifactId>scala-custom_2.12</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.NicholasMolyneaux/scala-custom_2.12/
implementation 'com.github.NicholasMolyneaux:scala-custom_2.12:1.3.4'
// https://jarcasting.com/artifacts/com.github.NicholasMolyneaux/scala-custom_2.12/
implementation ("com.github.NicholasMolyneaux:scala-custom_2.12:1.3.4")
'com.github.NicholasMolyneaux:scala-custom_2.12:jar:1.3.4'
<dependency org="com.github.NicholasMolyneaux" name="scala-custom_2.12" rev="1.3.4">
<artifact name="scala-custom_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.NicholasMolyneaux', module='scala-custom_2.12', version='1.3.4')
)
libraryDependencies += "com.github.NicholasMolyneaux" % "scala-custom_2.12" % "1.3.4"
[com.github.NicholasMolyneaux/scala-custom_2.12 "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.typesafe.play : play-json_2.12 | jar | 2.7.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |
| junit : junit | jar | 4.12 |