| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.tototoshi |
| ArtifactId | ArtifactIdscala-itunes_2.9.2 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionscala-itunes
scala-itunes
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.tototoshi |
| Filename | Size |
|---|---|
| scala-itunes_2.9.2-0.1.0.pom | |
| scala-itunes_2.9.2-0.1.0.jar | 8 KB |
| scala-itunes_2.9.2-0.1.0-sources.jar | 1 KB |
| scala-itunes_2.9.2-0.1.0-javadoc.jar | 250 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/scala-itunes_2.9.2/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>scala-itunes_2.9.2</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-itunes_2.9.2/
implementation 'com.github.tototoshi:scala-itunes_2.9.2:0.1.0'
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-itunes_2.9.2/
implementation ("com.github.tototoshi:scala-itunes_2.9.2:0.1.0")
'com.github.tototoshi:scala-itunes_2.9.2:jar:0.1.0'
<dependency org="com.github.tototoshi" name="scala-itunes_2.9.2" rev="0.1.0">
<artifact name="scala-itunes_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='scala-itunes_2.9.2', version='0.1.0')
)
libraryDependencies += "com.github.tototoshi" % "scala-itunes_2.9.2" % "0.1.0"
[com.github.tototoshi/scala-itunes_2.9.2 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.2 |