Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIddatav-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
datav-parent-1.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-parent/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>datav-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-parent/
implementation 'com.pig4cloud.plugin:datav-parent:1.0.0'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-parent/
implementation ("com.pig4cloud.plugin:datav-parent:1.0.0")
'com.pig4cloud.plugin:datav-parent:pom:1.0.0'
<dependency org="com.pig4cloud.plugin" name="datav-parent" rev="1.0.0">
<artifact name="datav-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='datav-parent', version='1.0.0')
)
libraryDependencies += "com.pig4cloud.plugin" % "datav-parent" % "1.0.0"
[com.pig4cloud.plugin/datav-parent "1.0.0"]