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