GroupId | GroupIdxyz.erupt |
---|---|
ArtifactId | ArtifactIderupt-tpl-ui.element-ui |
Version | Version1.6.12 |
Type | Typejar |
Filename | Size |
---|---|
erupt-tpl-ui.element-ui-1.6.12.pom | |
erupt-tpl-ui.element-ui-1.6.12.jar | 271 KB |
erupt-tpl-ui.element-ui-1.6.12-sources.jar | 270 KB |
erupt-tpl-ui.element-ui-1.6.12-javadoc.jar | 341 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-tpl-ui.element-ui</artifactId>
<version>1.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/
implementation 'xyz.erupt:erupt-tpl-ui.element-ui:1.6.12'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/
implementation ("xyz.erupt:erupt-tpl-ui.element-ui:1.6.12")
'xyz.erupt:erupt-tpl-ui.element-ui:jar:1.6.12'
<dependency org="xyz.erupt" name="erupt-tpl-ui.element-ui" rev="1.6.12">
<artifact name="erupt-tpl-ui.element-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-tpl-ui.element-ui', version='1.6.12')
)
libraryDependencies += "xyz.erupt" % "erupt-tpl-ui.element-ui" % "1.6.12"
[xyz.erupt/erupt-tpl-ui.element-ui "1.6.12"]