License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.dynckathline |
ArtifactId | ArtifactIdvideocache |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionvideocache
你的项目描述
|
Filename | Size |
---|---|
videocache-1.0.0.pom | |
videocache-1.0.0-sources.jar | 32 KB |
videocache-1.0.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dynckathline/videocache/ -->
<dependency>
<groupId>com.github.dynckathline</groupId>
<artifactId>videocache</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dynckathline/videocache/
implementation 'com.github.dynckathline:videocache:1.0.0'
// https://jarcasting.com/artifacts/com.github.dynckathline/videocache/
implementation ("com.github.dynckathline:videocache:1.0.0")
'com.github.dynckathline:videocache:aar:1.0.0'
<dependency org="com.github.dynckathline" name="videocache" rev="1.0.0">
<artifact name="videocache" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dynckathline', module='videocache', version='1.0.0')
)
libraryDependencies += "com.github.dynckathline" % "videocache" % "1.0.0"
[com.github.dynckathline/videocache "1.0.0"]