| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.tototoshi |
| Идентификатор | Идентификаторscala-itunes_2.10 |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеscala-itunes
scala-itunes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.tototoshi |
| Имя Файла | Размер |
|---|---|
| scala-itunes_2.10-0.1.0.pom | |
| scala-itunes_2.10-0.1.0.jar | 8 KB |
| scala-itunes_2.10-0.1.0-sources.jar | 1 KB |
| scala-itunes_2.10-0.1.0-javadoc.jar | 351 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/scala-itunes_2.10/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>scala-itunes_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-itunes_2.10/
implementation 'com.github.tototoshi:scala-itunes_2.10:0.1.0'
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-itunes_2.10/
implementation ("com.github.tototoshi:scala-itunes_2.10:0.1.0")
'com.github.tototoshi:scala-itunes_2.10:jar:0.1.0'
<dependency org="com.github.tototoshi" name="scala-itunes_2.10" rev="0.1.0">
<artifact name="scala-itunes_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='scala-itunes_2.10', version='0.1.0')
)
libraryDependencies += "com.github.tototoshi" % "scala-itunes_2.10" % "0.1.0"
[com.github.tototoshi/scala-itunes_2.10 "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.0 |