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