License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdtextureviewvideoscaler |
Version | Version0.9.9 |
Type | Typeaar |
Description |
DescriptionTextureViewVideoScaler
Very lightweight helper class to resize the video in texture view to fit center or crop center
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
textureviewvideoscaler-0.9.9.pom | |
textureviewvideoscaler-0.9.9.aar | 3 KB |
textureviewvideoscaler-0.9.9-sources.jar | 1 KB |
textureviewvideoscaler-0.9.9-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.akexorcist/textureviewvideoscaler/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>textureviewvideoscaler</artifactId>
<version>0.9.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/textureviewvideoscaler/
implementation 'com.akexorcist:textureviewvideoscaler:0.9.9'
// https://jarcasting.com/artifacts/com.akexorcist/textureviewvideoscaler/
implementation ("com.akexorcist:textureviewvideoscaler:0.9.9")
'com.akexorcist:textureviewvideoscaler:aar:0.9.9'
<dependency org="com.akexorcist" name="textureviewvideoscaler" rev="0.9.9">
<artifact name="textureviewvideoscaler" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='textureviewvideoscaler', version='0.9.9')
)
libraryDependencies += "com.akexorcist" % "textureviewvideoscaler" % "0.9.9"
[com.akexorcist/textureviewvideoscaler "0.9.9"]