Categories |
CategoriesData ORM |
---|---|
GroupId | GroupIdio.admin-shell.aas |
ArtifactId | ArtifactIddataformat-uanodeset |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.admin-shell.aas/dataformat-uanodeset/ -->
<dependency>
<groupId>io.admin-shell.aas</groupId>
<artifactId>dataformat-uanodeset</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.admin-shell.aas/dataformat-uanodeset/
implementation 'io.admin-shell.aas:dataformat-uanodeset:1.0.3'
// https://jarcasting.com/artifacts/io.admin-shell.aas/dataformat-uanodeset/
implementation ("io.admin-shell.aas:dataformat-uanodeset:1.0.3")
'io.admin-shell.aas:dataformat-uanodeset:jar:1.0.3'
<dependency org="io.admin-shell.aas" name="dataformat-uanodeset" rev="1.0.3">
<artifact name="dataformat-uanodeset" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.admin-shell.aas', module='dataformat-uanodeset', version='1.0.3')
)
libraryDependencies += "io.admin-shell.aas" % "dataformat-uanodeset" % "1.0.3"
[io.admin-shell.aas/dataformat-uanodeset "1.0.3"]