License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.humble |
ArtifactId | ArtifactIdhumble-video-stage |
Version | Version0.3.0 |
Type | Typepom |
Description |
Descriptionhumble-video-stage
This is the parent POM for all the humble-video submodules.
|
Project Organization |
Project OrganizationHumble Software |
Filename | Size |
---|---|
humble-video-stage-0.3.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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.humble/humble-video-stage/
implementation 'io.humble:humble-video-stage:0.3.0'
// https://jarcasting.com/artifacts/io.humble/humble-video-stage/
implementation ("io.humble:humble-video-stage:0.3.0")
'io.humble:humble-video-stage:pom:0.3.0'
<dependency org="io.humble" name="humble-video-stage" rev="0.3.0">
<artifact name="humble-video-stage" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.humble', module='humble-video-stage', version='0.3.0')
)
libraryDependencies += "io.humble" % "humble-video-stage" % "0.3.0"
[io.humble/humble-video-stage "0.3.0"]