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