GroupId | GroupIdxyz.erupt |
---|---|
ArtifactId | ArtifactIderupt-tpl-ui.element-ui |
Version | Version1.9.2 |
Type | Typejar |
Filename | Size |
---|---|
erupt-tpl-ui.element-ui-1.9.2.pom | |
erupt-tpl-ui.element-ui-1.9.2.jar | 271 KB |
erupt-tpl-ui.element-ui-1.9.2-sources.jar | 270 KB |
erupt-tpl-ui.element-ui-1.9.2-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.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/
implementation 'xyz.erupt:erupt-tpl-ui.element-ui:1.9.2'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/
implementation ("xyz.erupt:erupt-tpl-ui.element-ui:1.9.2")
'xyz.erupt:erupt-tpl-ui.element-ui:jar:1.9.2'
<dependency org="xyz.erupt" name="erupt-tpl-ui.element-ui" rev="1.9.2">
<artifact name="erupt-tpl-ui.element-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-tpl-ui.element-ui', version='1.9.2')
)
libraryDependencies += "xyz.erupt" % "erupt-tpl-ui.element-ui" % "1.9.2"
[xyz.erupt/erupt-tpl-ui.element-ui "1.9.2"]