Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.immomo.cosmos.effect |
ArtifactId | ArtifactIdmlvideoeffect |
Version | Version1.0.0-202107081055 |
Type | Typeaar |
Filename | Size |
---|---|
mlvideoeffect-1.0.0-202107081055.pom | |
mlvideoeffect-1.0.0-202107081055.aar | 173 KB |
mlvideoeffect-1.0.0-202107081055-sources.jar | 261 bytes |
mlvideoeffect-1.0.0-202107081055-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.immomo.cosmos.effect/mlvideoeffect/ -->
<dependency>
<groupId>com.immomo.cosmos.effect</groupId>
<artifactId>mlvideoeffect</artifactId>
<version>1.0.0-202107081055</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.immomo.cosmos.effect/mlvideoeffect/
implementation 'com.immomo.cosmos.effect:mlvideoeffect:1.0.0-202107081055'
// https://jarcasting.com/artifacts/com.immomo.cosmos.effect/mlvideoeffect/
implementation ("com.immomo.cosmos.effect:mlvideoeffect:1.0.0-202107081055")
'com.immomo.cosmos.effect:mlvideoeffect:aar:1.0.0-202107081055'
<dependency org="com.immomo.cosmos.effect" name="mlvideoeffect" rev="1.0.0-202107081055">
<artifact name="mlvideoeffect" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.immomo.cosmos.effect', module='mlvideoeffect', version='1.0.0-202107081055')
)
libraryDependencies += "com.immomo.cosmos.effect" % "mlvideoeffect" % "1.0.0-202107081055"
[com.immomo.cosmos.effect/mlvideoeffect "1.0.0-202107081055"]