Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.github.todo2088 |
ArtifactId | ArtifactIdVideoDlnaScreen |
Version | Version1.0 |
Type | Typeaar |
Filename | Size |
---|---|
VideoDlnaScreen-1.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.todo2088/VideoDlnaScreen/ -->
<dependency>
<groupId>io.github.todo2088</groupId>
<artifactId>VideoDlnaScreen</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.todo2088/VideoDlnaScreen/
implementation 'io.github.todo2088:VideoDlnaScreen:1.0'
// https://jarcasting.com/artifacts/io.github.todo2088/VideoDlnaScreen/
implementation ("io.github.todo2088:VideoDlnaScreen:1.0")
'io.github.todo2088:VideoDlnaScreen:aar:1.0'
<dependency org="io.github.todo2088" name="VideoDlnaScreen" rev="1.0">
<artifact name="VideoDlnaScreen" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.todo2088', module='VideoDlnaScreen', version='1.0')
)
libraryDependencies += "io.github.todo2088" % "VideoDlnaScreen" % "1.0"
[io.github.todo2088/VideoDlnaScreen "1.0"]