| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.haosenwei |
| Идентификатор | Идентификаторg4m-ffmpeg-video |
| Версия | Версия1.0.0-releases |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.haosenwei/g4m-ffmpeg-video/ -->
<dependency>
<groupId>com.github.haosenwei</groupId>
<artifactId>g4m-ffmpeg-video</artifactId>
<version>1.0.0-releases</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haosenwei/g4m-ffmpeg-video/
implementation 'com.github.haosenwei:g4m-ffmpeg-video:1.0.0-releases'
// https://jarcasting.com/artifacts/com.github.haosenwei/g4m-ffmpeg-video/
implementation ("com.github.haosenwei:g4m-ffmpeg-video:1.0.0-releases")
'com.github.haosenwei:g4m-ffmpeg-video:jar:1.0.0-releases'
<dependency org="com.github.haosenwei" name="g4m-ffmpeg-video" rev="1.0.0-releases">
<artifact name="g4m-ffmpeg-video" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haosenwei', module='g4m-ffmpeg-video', version='1.0.0-releases')
)
libraryDependencies += "com.github.haosenwei" % "g4m-ffmpeg-video" % "1.0.0-releases"
[com.github.haosenwei/g4m-ffmpeg-video "1.0.0-releases"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |
| org.projectlombok : lombok | jar | 1.18.12 |