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