| License |
License
非开源
|
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.pig4cloud.plugin |
| ArtifactId | ArtifactIddatav-designer-ui |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondatav-designer-ui
模型设计器
|
| Filename | Size |
|---|---|
| datav-designer-ui-1.2.0.pom | |
| datav-designer-ui-1.2.0.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-designer-ui/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>datav-designer-ui</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-designer-ui/
implementation 'com.pig4cloud.plugin:datav-designer-ui:1.2.0'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-designer-ui/
implementation ("com.pig4cloud.plugin:datav-designer-ui:1.2.0")
'com.pig4cloud.plugin:datav-designer-ui:jar:1.2.0'
<dependency org="com.pig4cloud.plugin" name="datav-designer-ui" rev="1.2.0">
<artifact name="datav-designer-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='datav-designer-ui', version='1.2.0')
)
libraryDependencies += "com.pig4cloud.plugin" % "datav-designer-ui" % "1.2.0"
[com.pig4cloud.plugin/datav-designer-ui "1.2.0"]