| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.dstukalov |
| ArtifactId | ArtifactIdvideoconverter |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionvideoconverter
Video conversion library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| videoconverter-1.10.pom | |
| videoconverter-1.10-sources.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dstukalov/videoconverter/ -->
<dependency>
<groupId>com.dstukalov</groupId>
<artifactId>videoconverter</artifactId>
<version>1.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dstukalov/videoconverter/
implementation 'com.dstukalov:videoconverter:1.10'
// https://jarcasting.com/artifacts/com.dstukalov/videoconverter/
implementation ("com.dstukalov:videoconverter:1.10")
'com.dstukalov:videoconverter:aar:1.10'
<dependency org="com.dstukalov" name="videoconverter" rev="1.10">
<artifact name="videoconverter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dstukalov', module='videoconverter', version='1.10')
)
libraryDependencies += "com.dstukalov" % "videoconverter" % "1.10"
[com.dstukalov/videoconverter "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| org.mp4parser : isoparser | jar | 1.9.41 |
| org.mp4parser : muxer | jar | 1.9.41 |
| org.mp4parser : streaming | jar | 1.9.41 |