Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.humble |
ArtifactId | ArtifactIdhumble-video-stage |
Version | Version0.2.0 |
Type | Typepom |
Filename | Size |
---|---|
humble-video-stage-0.2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.humble/humble-video-stage/ -->
<dependency>
<groupId>io.humble</groupId>
<artifactId>humble-video-stage</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.humble/humble-video-stage/
implementation 'io.humble:humble-video-stage:0.2.0'
// https://jarcasting.com/artifacts/io.humble/humble-video-stage/
implementation ("io.humble:humble-video-stage:0.2.0")
'io.humble:humble-video-stage:pom:0.2.0'
<dependency org="io.humble" name="humble-video-stage" rev="0.2.0">
<artifact name="humble-video-stage" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.humble', module='humble-video-stage', version='0.2.0')
)
libraryDependencies += "io.humble" % "humble-video-stage" % "0.2.0"
[io.humble/humble-video-stage "0.2.0"]