Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIddatav-designer |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
datav-designer-1.0.5.pom | |
datav-designer-1.0.5.jar | 17 MB |
datav-designer-1.0.5-sources.jar | 17 MB |
datav-designer-1.0.5-javadoc.jar | 17 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-designer/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>datav-designer</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-designer/
implementation 'com.pig4cloud.plugin:datav-designer:1.0.5'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-designer/
implementation ("com.pig4cloud.plugin:datav-designer:1.0.5")
'com.pig4cloud.plugin:datav-designer:jar:1.0.5'
<dependency org="com.pig4cloud.plugin" name="datav-designer" rev="1.0.5">
<artifact name="datav-designer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='datav-designer', version='1.0.5')
)
libraryDependencies += "com.pig4cloud.plugin" % "datav-designer" % "1.0.5"
[com.pig4cloud.plugin/datav-designer "1.0.5"]