Y

YoutubeIFrameApi

YoutubeIFrameApi for GWT
https://github.com/nleva/${repo}
Files download
File Operation
YoutubeIFrameApi-3.15.jar download
YoutubeIFrameApi-3.15.pom download
YoutubeIFrameApi-3.15-sources.jar download
Apache Maven
<dependency>
  <groupId>ru.send-to.gwt</groupId>
  <artifactId>YoutubeIFrameApi</artifactId>
  <version>3.15</version>
</dependency>
Gradle Groovy
implementation 'ru.send-to.gwt:YoutubeIFrameApi:3.15'
Gradle Kotlin
implementation("ru.send-to.gwt:YoutubeIFrameApi:3.15")
Scala SBT
libraryDependencies += "ru.send-to.gwt" % "YoutubeIFrameApi" % "3.15"
Groovy Grape
@Grapes(
  @Grab(group='ru.send-to.gwt', module='YoutubeIFrameApi', version='3.15')
)
Apache Ivy
<dependency org="ru.send-to.gwt" name="YoutubeIFrameApi" rev="3.15" />
Leiningen
[ru.send-to.gwt/YoutubeIFrameApi "3.15"]
Apache Buildr
'ru.send-to.gwt:YoutubeIFrameApi:jar:3.15'