GroupId | GroupIdcom.github.mike10004 |
---|---|
ArtifactId | ArtifactIdxvfb-manager-parent |
Version | Version0.2 |
Type | Typepom |
Filename | Size |
---|---|
xvfb-manager-parent-0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/xvfb-manager-parent/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>xvfb-manager-parent</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-manager-parent/
implementation 'com.github.mike10004:xvfb-manager-parent:0.2'
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-manager-parent/
implementation ("com.github.mike10004:xvfb-manager-parent:0.2")
'com.github.mike10004:xvfb-manager-parent:pom:0.2'
<dependency org="com.github.mike10004" name="xvfb-manager-parent" rev="0.2">
<artifact name="xvfb-manager-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='xvfb-manager-parent', version='0.2')
)
libraryDependencies += "com.github.mike10004" % "xvfb-manager-parent" % "0.2"
[com.github.mike10004/xvfb-manager-parent "0.2"]